Skip to content

Commit 284c9c1

Browse files
author
Zakk Fleischmann
committed
update readme
1 parent b383d61 commit 284c9c1

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
@@ -10,10 +10,9 @@ To run the tests in the terminal, run `npm test`. Every time you make a change a
1010
1111
## Instructions
1212

13-
This checkpoint is divided into three sections:
13+
This checkpoint is divided into two sections:
1414

1515
- Fundamentals in `fundamentals.js`
16-
- Higher-order Functions in `hof.js`
1716
- Object Oriented JavaScript in `oojs.js`
1817

1918
Each section has a series of prompts written in inline-comments. Write the JavaScript necessary to complete each prompt in each of the three files. **DO NOT** modify any of the comments or the tests may fail.

0 commit comments

Comments
 (0)