Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d1f6d0

Browse files
authored
Update LESSONPLAN.md
1 parent 48505ed commit 8d1f6d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week3/LESSONPLAN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FIRST HALF (12.00 - 13.30)
2020
### Essence
2121

2222

23-
## 2. What is `Object-Oriented Programming` (OOP) is and how it's applied to JavaScript
23+
## 2.Object-Oriented Programming (OOP)
2424

2525
### Explanation
2626
- It's a programming style; it defines how to organise your application
@@ -34,7 +34,7 @@ FIRST HALF (12.00 - 13.30)
3434

3535
SECOND HALF (14.00 - 16.00)
3636

37-
## 3. How to use ES6 `classes`
37+
## 3.ES6 classes
3838

3939
### Explanation
4040
- `classes` are a modern way of creating objects in JavaScript

0 commit comments

Comments
 (0)