From 9f711eb6f86e6fdaf62cb9deb252692d76fd372d Mon Sep 17 00:00:00 2001 From: "@wwg" <89011848+Manndung75@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:53:55 +0700 Subject: [PATCH] Revert 304b92456fae83b928f53040ce3cac71dd2ed6ae...0809d6195e9a17c5e37bc82766603b35f06ba186 on SC2086 --- SC2086.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: