From f488185658d7d3afce5d298a1f2a1a1757e994e3 Mon Sep 17 00:00:00 2001 From: Prokhor Date: Mon, 29 Oct 2018 02:59:28 +0300 Subject: [PATCH] misspelling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The page can be divided into four parts: 1. … 2. … 3. … 4. … 5. ??? --- 1-js/03-code-quality/05-testing-mocha/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/03-code-quality/05-testing-mocha/article.md b/1-js/03-code-quality/05-testing-mocha/article.md index 311a0528..02287077 100644 --- a/1-js/03-code-quality/05-testing-mocha/article.md +++ b/1-js/03-code-quality/05-testing-mocha/article.md @@ -96,7 +96,7 @@ The full HTML page with these frameworks and `pow` spec: ```html src="index.html" ``` -The page can be divided into four parts: +The page can be divided into five parts: 1. The `` -- add third-party libraries and styles for tests. 2. The `