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

Grammar fixes #6

Merged
merged 1 commit into from
May 28, 2015
Merged

Grammar fixes #6

merged 1 commit into from
May 28, 2015

Conversation

jacobrask
Copy link
Contributor

This reads better and is consistent with chai assertions such as

expect("a").to.not.be.a("string");
// outputs: "expected 'a' not to be a string"

This reads better and is consistent with chai assertions such as

     expect("a").to.not.be.a("string");
    // => "expected 'a' not to be a string"
onechiporenko pushed a commit that referenced this pull request May 28, 2015
@onechiporenko onechiporenko merged commit 9309a20 into onechiporenko:master May 28, 2015
@onechiporenko
Copy link
Owner

Thanks!

@jacobrask
Copy link
Contributor Author

Thanks to you too!

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