Updated SC2109 (markdown)

Lionell Loh Jian An
2021-06-03 10:18:32 -07:00
parent e6a628d92f
commit 4377f5ab62

@@ -14,7 +14,7 @@
### Rationale: ### Rationale:
`||` can not be used in a `[ .. ]` test expression. Instead, make two `[ .. ]` expressions and put the `||` between them. `||` cannot be used in a `[ .. ]` test expression. Instead, make two `[ .. ]` expressions and put the `||` between them.
### Exceptions: ### Exceptions: