mirror of
https://github.com/chaijs/chai
synced 2024-11-14 15:57:10 +00:00
docs: corrected spelling
This commit is contained in:
parent
97e24930bc
commit
eb0ea92700
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue