Updated example code for Accessing Nested Arrays in JSON to match challenge code #7569
+1
−1
paycoguy
commented
1 check passed
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tested locally. Passed
npm test
.Updated the structure of the example challenge code to match the structure of the actual challenge code.
closes #7559