Updated SC2148 (markdown)

koalaman
2017-03-13 13:30:50 -07:00
parent 92be24bbb1
commit add4999266

@@ -3,7 +3,7 @@
### Problematic code:
```sh
echo "$RANDOM" # Does this work
echo "$RANDOM" # Does this work?
```
### Correct code: