Skip to content

Exercise 1.06 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PeterSchwarck opened this issue Nov 1, 2018 · 3 comments
Closed

Exercise 1.06 #15

PeterSchwarck opened this issue Nov 1, 2018 · 3 comments

Comments

@PeterSchwarck
Copy link

const animalsInHTML = animals.map((animal, i) => {

"animal" needs to be "animals" to get the desired output.

Also, "elephant" is misspelled.

@alesanchezr
Copy link
Member

I fixed the elephant misspell but I don't know about animals vs animal.. i think the animal variable needs to stay that way because it represents each item inside the animals array.

@PeterSchwarck
Copy link
Author

Wasn't sure on the "animals" issue. The image link for "Your website should look like this:" appears to be broken.

@alesanchezr
Copy link
Member

DOne.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants