Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix typos #42

Merged
merged 1 commit into from
Mar 19, 2014
Merged

Fix typos #42

merged 1 commit into from
Mar 19, 2014

Conversation

didoarellano
Copy link
Contributor

Fixes #36 and includes #41.

For #36, the relevant passages are getting pulled from lib/chai/interface/assert.js. I changed that too and will be creating a PR after this one. I tried to edit stuff so that changes apply cleanly without having to edit the generated html file directly but the repos (and their generated files) seem to be out of sync (I'll try to provide more detail if you want me to). I ended up editing the out/api/assert/index.html file directly anyway.

I did the same thing for lib/chai/core/assertions.js and out/api/bdd/index.html.

logicalparadox added a commit that referenced this pull request Mar 19, 2014
@logicalparadox logicalparadox merged commit 69b23d4 into chaijs:master Mar 19, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assert.isNotObject example wrong
2 participants