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

Typo in Array.js #4

Closed
garyhodgson opened this issue Nov 4, 2012 · 4 comments
Closed

Typo in Array.js #4

garyhodgson opened this issue Nov 4, 2012 · 4 comments

Comments

@garyhodgson
Copy link

Hi,

There's a typo in js-schema/lib/extensions/Array.js line 38

json.tpye = 'array'

should probably be

json.type = 'array'

Cheers,
Gary

@molnarg
Copy link
Owner

molnarg commented Nov 10, 2012

Thank you for the bugreport! :)

@garyhodgson
Copy link
Author

Hi again, I just noticed that the "tpye" typo seems to have survived in the minified version, which is also link to from the main site.

Cheers,
Gary

@molnarg
Copy link
Owner

molnarg commented Jan 31, 2013

There's a new build, please test it. It should be gone now.

@molnarg molnarg reopened this Jan 31, 2013
@molnarg
Copy link
Owner

molnarg commented May 5, 2013

OK I think it's fixed, closing the ticket!

@molnarg molnarg closed this as completed May 5, 2013
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