diff --git a/SC2053.md b/SC2053.md index f7daaa0..3d0e065 100644 --- a/SC2053.md +++ b/SC2053.md @@ -1,4 +1,4 @@ -## Quote the rhs of = in [[ ]] to prevent glob matching. +## Quote the rhs of `=` in `[[ ]]` to prevent glob matching. ### Problematic code: