mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Fixed typo 'assetion' and applied singular form.
This commit is contained in:
parent
9e59d05b0e
commit
ceddaead42
@ -391,8 +391,8 @@ List of Packages
|
||||
| uglify-js | Dependency for connect-assets library to minify JS. |
|
||||
| validator | Used in conjunction with express-validator in **controllers/api.js**. |
|
||||
| mocha | Test framework. |
|
||||
| chai | BDD/TDD assetion library. |
|
||||
| supertest | HTTP assertions library. |
|
||||
| chai | BDD/TDD assertion library. |
|
||||
| supertest | HTTP assertion library. |
|
||||
| multiline | Multi-line strings for the generator. |
|
||||
| blessed | Interactive command line interface for the generator. |
|
||||
| yui | Used by the Yahoo API example. |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user