Updated SC2179 (markdown)

Joachim Ansorg
2021-11-12 19:44:46 +01:00
parent 03e7a1caa7
commit 390370f54f

@@ -1,4 +1,4 @@
## Use array+=("item") to append items to an array.
## Use `array+=("item")` to append items to an array.
### Problematic code: