Skip to content

Commit

Permalink
fix typo (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
blunderdome authored and jennifer-shehane committed Aug 23, 2019
1 parent 4dd24f5 commit df9e0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/preprocessors__grep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ describe('app', () => {
})
```

Thus you can run all tests form the given suite
Thus you can run all tests from the given suite

```bash
$ npm run cypress:run -- --env grep='feature A'
Expand Down

0 comments on commit df9e0f4

Please sign in to comment.