Skip to content

Commit

Permalink
fix(docs): typo in readme
Browse files Browse the repository at this point in the history
Fixes #42
  • Loading branch information
cexbrayat committed Jul 2, 2018
1 parent 583e830 commit 2e6bce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
# ngx-speculoos

ngx-speculoos helps you write simpler, cleaner unit tests for your Angular components, based on the
*page object* pattern. It also provides utilities to make writing Angular unit tests.
*page object* pattern. It also provides utilities to make writing Angular unit tests easier.

The library simply wraps the standard Angular ComponentFixture, and you should thus be
able to understand and start using ngx-speculoos in just a few minutes if you already know
Expand Down

0 comments on commit 2e6bce7

Please sign in to comment.