Skip to content

Commit 56901fd

Browse files
committed
Fixed typo.
1 parent ead67b6 commit 56901fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The 2 will replace the X, and the 0 will replace the Y, making "hw:2,0".
150150

151151
Command line options are provided after the `--` symbols when running `npm`. A word-based command line option is preceded with `--` as well, and single letter options will have a single `-`. Below are the list of available options.
152152

153-
To running the listener with an option, after the word `listener` include two dashes `--`, then a space, then the options and parameters.
153+
To run the listener with an option, after the word `listener` include two dashes `--`, then a space, then the options and parameters.
154154

155155
Example:
156156

0 commit comments

Comments
 (0)