Updated SC2154 (markdown)

sergiomfg
2022-10-11 13:35:37 +02:00
parent ecaf853b15
commit 49c0ddbdf9

@@ -12,7 +12,7 @@ or
```sh ```sh
target="world" target="world"
echo "hello $tagret" # misspelled echo "hello $target" # misspelled
``` ```
or or