Fixed typo (#1224)

I wonder if someone should create a spellcheck test suite for README files...
This commit is contained in:
nothingismagick
2018-05-04 16:40:34 +02:00
committed by kazuya kawaguchi
parent 65910a05db
commit d684adb6f5
@@ -14,7 +14,7 @@
--url run e2e tests against given url instead of auto-starting dev server
--config use custom nightwatch config file (overrides internals)
-e, --env specify comma-delimited browser envs to run in (default: chrome)
-t, --test sepcify a test to run by name
-t, --test specify a test to run by name
-f, --filter glob to filter tests by filename
```