From 16273f9428d6cc73eabbe4149793320c5fd78244 Mon Sep 17 00:00:00 2001 From: leeyc0 Date: Mon, 18 May 2020 09:29:04 +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 a763baf4..66c4fc9b 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="Misunderstood to be Confucius" +```quote author="Misattributed to be Confucius" The hardest thing of all is to find a black cat in a dark room, especially if there is no cat. ```