From 76bb7a33bc815f91ab0141a79284ee0156326e24 Mon Sep 17 00:00:00 2001 From: SUDHIR Date: Wed, 9 Aug 2017 10:17:41 +0530 Subject: [PATCH] Update article.md --- 1-js/01-getting-started/1-intro/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/01-getting-started/1-intro/article.md b/1-js/01-getting-started/1-intro/article.md index 02b887b9..95d3c05a 100644 --- a/1-js/01-getting-started/1-intro/article.md +++ b/1-js/01-getting-started/1-intro/article.md @@ -1,4 +1,4 @@ -# An introduction to JavaScript +# An Introduction to JavaScript Let's see what's so special about JavaScript, what we can achieve with it and which other technologies play well with it.