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 10e9603 commit b3868f8Copy full SHA for b3868f8
1 file changed
index.html
@@ -46,7 +46,7 @@ <h2>JavaScript</h2>
46
<ul>
47
<li><a href="js/lesson1/tutorial.html">Lesson 1 - Introduction to JavaScript</a></li>
48
<li><a href="js/lesson2/tutorial.html">Lesson 2 - Beginning JavaScript</a></li>
49
- <li><a href="js/lesson3/tutorial.html">Lesson 3 - Introduction to JQuery</a></li>
+ <li><a href="js/lesson3/tutorial.html">Lesson 3 - Introduction to jQuery</a></li>
50
<li><a href="js/lesson4/tutorial.html">Lesson 4 - HTTP Requests, AJAX and APIs</a></li>
51
<li><a href="js/lesson5/tutorial.html">Lesson 5 - HTTP Requests, AJAX and APIs (part 2)</a></li>
52
<li><a href="js/lesson6/tutorial.html">Lesson 6 - Drawing in Canvas</a></li>
0 commit comments