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

Skip to content

Commit bf809f4

Browse files
authored
Update lesson-plan.md
1 parent 4bdf391 commit bf809f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript2/week2/lesson-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ generateListings(20);
316316
### Filter
317317
Using the 37 listings from the previous tasks
318318
- Create an array of cheap listings. You define what cheap means. Each item in this array should be of type object
319-
- Create an array of expensize listings prices. Each item in this array should be of type number
319+
- Create an array of expensive listings prices. Each item in this array should be of type number
320320
- Create an array of listings that have parking. Each item in this array should be of type object
321321

322322

0 commit comments

Comments
 (0)