diff --git a/SC2086.md b/SC2086.md index 590a872..dfd67a4 100644 --- a/SC2086.md +++ b/SC2086.md @@ -1,4 +1,4 @@ -## Double quote to prevent globbing and word splitting. +# Double quote to prevent globbing and word splitting. ## Problematic code: