ga-wdi-boston / js-array-iteration-methods

JavaScript Array methods
Other
1 stars 160 forks source link

Change sentence to "Can we build some using find? findIndex? Why or why not?" #45

Open samguergen opened 7 years ago

samguergen commented 7 years ago

Originally written as "build some using findIndex"

gaand commented 7 years ago

Can we build some using findIndex?

Should be changed to

Can we build some using find? findIndex? Why or why not?