Skip to content

Commit b3868f8

Browse files
fixed capitalisation of jQuery
1 parent 10e9603 commit b3868f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>JavaScript</h2>
4646
<ul>
4747
<li><a href="js/lesson1/tutorial.html">Lesson 1 - Introduction to JavaScript</a></li>
4848
<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>
49+
<li><a href="js/lesson3/tutorial.html">Lesson 3 - Introduction to jQuery</a></li>
5050
<li><a href="js/lesson4/tutorial.html">Lesson 4 - HTTP Requests, AJAX and APIs</a></li>
5151
<li><a href="js/lesson5/tutorial.html">Lesson 5 - HTTP Requests, AJAX and APIs (part 2)</a></li>
5252
<li><a href="js/lesson6/tutorial.html">Lesson 6 - Drawing in Canvas</a></li>

0 commit comments

Comments
 (0)