From 7553785e6ea1ae1671a959a70914966d1883a79e Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 8 Feb 2014 10:43:00 -0800 Subject: [PATCH] Updated SC2006 (markdown) --- SC2006.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2006.md b/SC2006.md index c7245ed..4daeb32 100644 --- a/SC2006.md +++ b/SC2006.md @@ -1,4 +1,4 @@ -# Use $(..) instead of deprecated `..` +# Use $(..) instead of deprecated `` `..` `` ### Problematic code: