diff --git a/2-js-basics/README.md b/2-js-basics/README.md index 02c69bcb..4e7d77c8 100644 --- a/2-js-basics/README.md +++ b/2-js-basics/README.md @@ -2,7 +2,7 @@ JavaScript is the language of the web. In these four lessons, you'll learn its basics. -### Topics +### Topics 1. [Variables and Data Types](1-data-types/README.md) 2. [Functions and Methods](2-functions-methods/README.md)