Skip to content

Commit

Permalink
Merge pull request #1141 from Powell-v2/patch-1
Browse files Browse the repository at this point in the history
docs: corrected spelling
  • Loading branch information
meeber committed Mar 5, 2018
2 parents 3bd8d93 + eb0ea92 commit 25010c9
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 25010c9

Please sign in to comment.