diff --git a/doc/api/synopsis.md b/doc/api/synopsis.md index 3a9c871d5d5cdc..6aaf54edff89a2 100644 --- a/doc/api/synopsis.md +++ b/doc/api/synopsis.md @@ -38,7 +38,7 @@ $ node example.js Server running at http://127.0.0.1:3000/ ``` -All of the examples in the documentation can be run similarly. +Many of the examples in the documentation can be run similarly. [Command Line Options]: cli.html#cli_command_line_options [web server]: http.html