Skip to content

Commit 7fd7700

Browse files
committed
minor fixes
1 parent 2500aa9 commit 7fd7700

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#### Scheduled Length: 3 Hours
66

7-
Hey there! Ready to get your hands dirty with some code? This is the practice exercise repository for Hack Reactor's JavaScript 401 workshop. JavaScript 301 is the fourth and final lesson in our free, four-part Introductory JavaScript Series (101, 201, 301 and 401). We're excited to have you.
7+
Hey there! Ready to get your hands dirty with some code? This is the practice exercise repository for Hack Reactor's JavaScript 401 workshop. JavaScript 401 is the fourth and final lesson in our free, four-part Introductory JavaScript Series (101, 201, 301 and 401). We're excited to have you.
88

99
**EXPECTATION:** You will be expected to fully engage during lecture periods. Accordingly, please wait until the designated times during this live workshop to explore the exercises. You will be given 10-15 minutes per section, so please pace yourself accordingly.
1010

@@ -27,7 +27,6 @@ _For your ease of access – click the following links for each section's practi
2727
- Part I: Hoisting (no exercises)
2828
- Part II: [Scopes](./2-scopes)
2929
- Part III: [Higher-Order Functions](./3-higher-order-functions)
30-
- Part IV: [Closures](./4-closures)
3130

3231
## Exercise Solutions
3332

0 commit comments

Comments
 (0)