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.