diff --git a/SC1097.md b/SC1097.md index a2260e7..ed4c979 100644 --- a/SC1097.md +++ b/SC1097.md @@ -1,4 +1,4 @@ -## Unexpected ==. For assignment, use =. For comparison, use [/[[. +## Unexpected `==`. For assignment, use `=`. For comparison, use `[`/`[[`. ### Problematic code: