Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 381797b

Browse files
authored
Update WebDevelopment.js
1 parent fde53bd commit 381797b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/courses/advanced/WebDevelopment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const webDevelopment = {
4949
classes: 'Classes 01-20',
5050
topics: [
5151
{
52-
title: 'Introduction to JavaSript',
52+
title: 'Introduction to JavaScript',
5353
classes: 'Classes 1-5',
5454
subtopics: [
5555
'Variables, Data Types and Statements',

0 commit comments

Comments
 (0)