Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geek authored Sep 12, 2016
1 parent e7a3d6c commit 0d6b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ if you plan to use jslint, you can install `lab-jslint` then pass `--linter node

## Integration with an assertion library

Using the `--assert` argument allows you to integrate Lab with your favourite assertion library. It works by
Using the `--assert` argument allows you to integrate Lab with your favorite assertion library. It works by
requiring the imported assertion library via the `Lab.assertions` property. Here is an example
using `--assert code`:

Expand Down

0 comments on commit 0d6b080

Please sign in to comment.