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

Beta - Manipulating Objects #1558

Closed
pieterdeville opened this issue Aug 5, 2015 · 1 comment
Closed

Beta - Manipulating Objects #1558

pieterdeville opened this issue Aug 5, 2015 · 1 comment

Comments

@pieterdeville
Copy link

Challenge http://beta.freecodecamp.com/challenges/manipulating-objects has an issue. Please describe how to reproduce it, and include links to screenshots if possible.

The exercise requires to add a property age to myDog, but the validation requires to add the property bark.

//Let's add the property age to myDog
myDog['bark'] = 'whoof';

The code above is correctly validated.
screen shot 2015-08-05 at 16 10 46

@benmcmahon100
Copy link
Member

Hey there just sorted this now!

This was referenced Apr 26, 2021
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

No branches or pull requests

2 participants