From 56901fd1e563cabc4d9fdee629894bd2659e485c Mon Sep 17 00:00:00 2001 From: Allan Bogh Date: Mon, 17 Sep 2018 18:50:46 -0700 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cff370..54a0abb 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ The 2 will replace the X, and the 0 will replace the Y, making "hw:2,0". 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. -To running the listener with an option, after the word `listener` include two dashes `--`, then a space, then the options and parameters. +To run the listener with an option, after the word `listener` include two dashes `--`, then a space, then the options and parameters. Example: