ES6 lesson 18 has a 'typo'

The brackets exist outside the area that you are supposed to change. May want to edit this in order to lessen confusion.

do you mean this one?

I don’t see any typo there, what typo are you saying?

This is how I solved it (below), but I had to delete the brackets outside of the designated code area:

image001.png

you made it an implicit return

you can use explicit return and use return ...

there is not a typo there

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.