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

Add types and strengths to json #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

UshalNaidoo
Copy link

Add types and strengths to json

Fix typos of Pokemon
Added types and strengths to the json file
@donbailon
Copy link
Member

@UshalNaidoo thanks for your work!

You need to add a coma in the line 2715.

Thanks!

image

"strengths": [
"fighting",
"grass",
"bug"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the missing comma

@Sloy
Copy link
Member

Sloy commented Aug 11, 2016

@UshalNaidoo thank you for the contribution :)
If you fix the missing comma in the Json file we will merge it

Added a missing comma
@UshalNaidoo
Copy link
Author

Fixed the issue

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

Successfully merging this pull request may close these issues.

4 participants