diff --git a/SC2231.md b/SC2231.md index 68ed4dc..d9df8e6 100644 --- a/SC2231.md +++ b/SC2231.md @@ -1,4 +1,4 @@ -## Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt . +## Quote expansions in this `for` loop glob to prevent wordsplitting, e.g. `"$dir"/*.txt` . ### Problematic code: