Updated SC1116 (markdown)

Joachim Ansorg
2021-11-12 18:56:43 +01:00
parent 48c55ff78d
commit 5fb29a47ba

@@ -1,4 +1,4 @@
## Missing $ on a $((..)) expression? (or use ( ( for arrays).
## Missing `$` on a `$((..))` expression? (or use `( (` for arrays).
### Problematic code: