We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f173f commit 0e594b8Copy full SHA for 0e594b8
README.md
@@ -1,4 +1,4 @@
1
-# Crash Course on JavaScript - JS Mastery
+# Crash Course on JavaScript
2
3

4
@@ -10,4 +10,4 @@
10
- #### [Functions](/4_Functions/Functions.md)
11
- #### [Hoisting and Closures](/5_Hoisting_and_Closure/HoistingAndClosure.md)
12
- #### [Strings in Detail](/6_Strings_in_detail/strings.md)
13
-- #### [Arrays in Detail](/7_Arrays_in_detail/Arrays.md)
+- #### [Arrays in Detail](/7_Arrays_in_detail/Arrays.md)
0 commit comments