Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdf391 commit bf809f4Copy full SHA for bf809f4
javascript2/week2/lesson-plan.md
@@ -316,7 +316,7 @@ generateListings(20);
316
### Filter
317
Using the 37 listings from the previous tasks
318
- 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
+- Create an array of expensive listings prices. Each item in this array should be of type number
320
- Create an array of listings that have parking. Each item in this array should be of type object
321
322
0 commit comments