Skip to content
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

Clarified instructions for step 6 of JavaScript exercise #22

Closed
wants to merge 1 commit into from
Closed

Conversation

resplendissant
Copy link

Prior instructions for step 6) were unclear - "Executing your custom command from (5)" could be misunderstood as executing the function from the 5th index, which does not exist in the lecture provided. This would raise an undefined value. Clarified this as "step 5)".

Further clarification provided to output the result of the first identifier(word used in the prior step) of the goals array as this is what was requested in the exercise.

Prior instructions for step 6) were unclear - "Executing your custom command from (5)" could be misunderstood as executing the function from the 5th index, which does not exist in the lecture provided. This would raise an undefined value. Clarified this as "step 5)".

Further clarification provided to output the result of the first identifier(word used in the prior step) of the goals array as this is what was requested in the exercise.
@resplendissant resplendissant closed this by deleting the head repository Feb 1, 2023
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

Successfully merging this pull request may close these issues.

1 participant