From 6451000639914b9f90be86a35c268ef111f4ce7b Mon Sep 17 00:00:00 2001 From: Moritz Bierling <9335771+bierlingm@users.noreply.github.com> Date: Thu, 21 Jan 2021 16:49:06 +0100 Subject: [PATCH] Spelling error & wrong idiom Spelling error: 'out'-->'our' Idiom: 'From the other hand'-->"On the other hand" --- 1-js/03-code-quality/06-polyfills/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/03-code-quality/06-polyfills/article.md b/1-js/03-code-quality/06-polyfills/article.md index 7639b9bb..af38faad 100644 --- a/1-js/03-code-quality/06-polyfills/article.md +++ b/1-js/03-code-quality/06-polyfills/article.md @@ -11,7 +11,7 @@ A good page to see the current state of support for language features is