Skip to content

Commit

Permalink
docs: corrected spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Powell-v2 committed Feb 28, 2018
1 parent 97e2493 commit eb0ea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -86,7 +86,7 @@ For more information or to download plugins, view the [documentation](http://cha

## What is Chai?

Chai is an _assertion library_, similar to Node's build in `assert`. It makes testing much easier by giving you lots of assertions you can run against your code.
Chai is an _assertion library_, similar to Node's built-in `assert`. It makes testing much easier by giving you lots of assertions you can run against your code.

## Installation

Expand Down

0 comments on commit eb0ea92

Please sign in to comment.