diff --git a/SC2155.md b/SC2155.md index efb0d7d..b9d2d28 100644 --- a/SC2155.md +++ b/SC2155.md @@ -77,4 +77,4 @@ While this runs fine in other shells, [dash doesn't treat this as an assignment] ``` local: spa/ce: bad variable name ``` -After separating this runs fine in any shell. \ No newline at end of file +After separating this runs fine in any shell. If you really don't want to separate it, you can double quote the substitutions. \ No newline at end of file