Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/synopsis.md')
-rw-r--r--doc/api/synopsis.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/synopsis.md b/doc/api/synopsis.md
index 7fddd6be3b9..ada2437387b 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