mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 19:01:13 -04:00
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