diff --git a/SC2206.md b/SC2206.md index be3162c..c5b3f8c 100644 --- a/SC2206.md +++ b/SC2206.md @@ -1,4 +1,4 @@ -## Quote to prevent word splitting, or split robustly with mapfile or read -a. +## Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. ### Problematic code: