diff --git a/SC2164.md b/SC2164.md index 2450bd5..7a177da 100644 --- a/SC2164.md +++ b/SC2164.md @@ -1,4 +1,4 @@ -## Use cd ... || exit in case cd fails. +## Use `cd ... || exit` in case `cd` fails. ### Problematic code: