diff --git a/SC2154.md b/SC2154.md index 709f2eb..4492210 100644 --- a/SC2154.md +++ b/SC2154.md @@ -12,7 +12,7 @@ or ```sh target="world" -echo "hello $target" # misspelled +echo "hello $tagret" # misspelled ``` or