From 9e678daf958de9837ea6c6a67dc823617b5a4029 Mon Sep 17 00:00:00 2001 From: leeyc0 Date: Mon, 18 May 2020 09:29:24 +0800 Subject: [PATCH] Update article.md --- 1-js/03-code-quality/04-ninja-code/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/03-code-quality/04-ninja-code/article.md b/1-js/03-code-quality/04-ninja-code/article.md index 66c4fc9b..98beab96 100644 --- a/1-js/03-code-quality/04-ninja-code/article.md +++ b/1-js/03-code-quality/04-ninja-code/article.md @@ -104,7 +104,7 @@ A quick read of such code becomes impossible. And when there's a typo... Ummm... ## Smart synonyms -```quote author="Misattributed to be Confucius" +```quote author="Misattributed to Confucius" The hardest thing of all is to find a black cat in a dark room, especially if there is no cat. ```