From d31dc2667a18b44b60ea042120f9032930670f5d Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Fri, 24 Nov 2017 18:54:12 +0300 Subject: [PATCH] minor --- 1-js/03-code-quality/04-ninja-code/article.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 45bd121a..be9f4573 100644 --- a/1-js/03-code-quality/04-ninja-code/article.md +++ b/1-js/03-code-quality/04-ninja-code/article.md @@ -1,8 +1,8 @@ # Ninja code -Programmer ninjas of the past used these tricks to make code maintainers cry. +Programmer ninjas of the past used these tricks to make code maintainers cry. -Code review gurus look for them in test tasks. +Code review gurus look for them in test tasks. Novice developers sometimes use them even better than programmer ninjas. @@ -12,7 +12,7 @@ Read them carefully and find out who you are -- a ninja, a novice, or maybe a co ```warn header="Irony detected" -Ninja paths lie ahead. +Ninja paths lie ahead. Knowledge is dangerous in hands of a fool. ```