Commits

Mrugesh Mohapatra committed 02cff5f6ab7
Fix the instruction text in the Accessing Nested objects challenge This commit fixes the instruction text in the challenge to `Use bracket notation for properties with a space in their name.` from `Only use object notation for properties with a space in their name.` I have removed the extra `Only` on purpose for sake of grammar. closes #6422