summaryrefslogtreecommitdiff
path: root/doc/api/synopsis.md
diff options
context:
space:
mode:
authorJeremiah Senkpiel <fishrock123@rocketmail.com>2017-12-15 16:51:04 -0500
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2017-12-18 10:26:13 -0500
commitce38c49fb8ec3a1c0a84624914b5bed57fadbbfe (patch)
tree1daaf2538de9c70749c3bd79aa6ea1fea0067b09 /doc/api/synopsis.md
parent606ff7c6f2cb8ab36bdbbe782eaef66f83a42f08 (diff)
downloadandroid-node-v8-ce38c49fb8ec3a1c0a84624914b5bed57fadbbfe.tar.gz
android-node-v8-ce38c49fb8ec3a1c0a84624914b5bed57fadbbfe.tar.bz2
android-node-v8-ce38c49fb8ec3a1c0a84624914b5bed57fadbbfe.zip
doc: not all example code can be run without 1:1
PR-URL: https://github.com/nodejs/node/pull/17702 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
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 7fddd6be3b..ada2437387 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