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