From 96ffc800ae12e658948603f9f9645b292f08e412 Mon Sep 17 00:00:00 2001 From: BEAUDRU Manuel Date: Fri, 22 Sep 2017 14:30:42 +0200 Subject: [PATCH] Fixed mispelling --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4a9e2d3..339f22b 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Besides, I will sometimes provide personal tips that may be debatable but will t > **Note:** Most of the concepts introduced here are coming from a JavaScript language update (ES2015, often called ES6). You can find new features added by this update [here](http://es6-features.org); it's very well done. -### Complementary Resourceqs +### Complementary Resources When you struggle to understand a notion, I suggest you look for answers on the following resources: