mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-25 04:00:43 -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