Skip to content

Commit d684adb

Browse files
nothingismagickkazupon
authored andcommitted
Fixed typo (#1224)
I wonder if someone should create a spellcheck test suite for README files...
1 parent 65910a0 commit d684adb

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-plugin-e2e-nightwatch

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-e2e-nightwatch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
--url run e2e tests against given url instead of auto-starting dev server
1515
--config use custom nightwatch config file (overrides internals)
1616
-e, --env specify comma-delimited browser envs to run in (default: chrome)
17-
-t, --test sepcify a test to run by name
17+
-t, --test specify a test to run by name
1818
-f, --filter glob to filter tests by filename
1919
```
2020

0 commit comments

Comments
 (0)