diff --git a/SC2206.md b/SC2206.md index 30d5870..5dd3030 100644 --- a/SC2206.md +++ b/SC2206.md @@ -47,4 +47,4 @@ This prevents the shell from doing unwanted splitting and glob expansion, and th ### Exceptions: -If you have already taken care (through setting IFS and `set -f`) to have word splitting work the way you intend, you can ignore this warning. \ No newline at end of file +If you have already taken care (through setting IFS and `set -f`) to have word splitting work the way you intend, you can [[ignore]] this warning. \ No newline at end of file