Skip to content

s/exits/exists/ in gdElement existence check error message #64

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

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

tlrdstd
Copy link
Contributor

@tlrdstd tlrdstd commented Dec 2, 2015

Fixes a minor spelling typo (exits vs exists) in the gdElement existence check. Current error reads:

No DOM element with id 'myDiv' exits on the page.

New error reads:

No DOM element with id 'myDiv' exists on the page.

@etpinard
Copy link
Contributor

etpinard commented Dec 3, 2015

Great. Thanks!

etpinard added a commit that referenced this pull request Dec 3, 2015
s/exits/exists/ in gdElement existence check error message
@etpinard etpinard merged commit 1ce4702 into plotly:master Dec 3, 2015
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.

2 participants