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