From 3c8c55f6ba73d3189706e2360c08ccec889d2ecb Mon Sep 17 00:00:00 2001 From: koalaman Date: Wed, 28 Dec 2016 21:51:59 -0800 Subject: [PATCH] Updated SC1003 (markdown) --- SC1003.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1003.md b/SC1003.md index 15a43ba..e528e3f 100644 --- a/SC1003.md +++ b/SC1003.md @@ -1,4 +1,4 @@ -## "Want to escape a single quote? echo 'This is how it'\''s done'. +## Want to escape a single quote? echo 'This is how it'\''s done'. ### Problematic code: