diff --git a/doc/api/synopsis.md b/doc/api/synopsis.md index 134c0dbed7286e..35e8593d3547c1 100644 --- a/doc/api/synopsis.md +++ b/doc/api/synopsis.md @@ -5,7 +5,7 @@ `node [options] [v8 options] [script.js | -e "script"] [arguments]` Please see the [Command Line Options][] document for information about -different options and ways to run scripts with Node. +different options and ways to run scripts with Node.js. ## Example