Skip to content

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