summaryrefslogtreecommitdiff
path: root/doc/api/documentation.md
diff options
context:
space:
mode:
authorJames M Snell <jasnell@gmail.com>2017-04-26 10:16:12 -0700
committerJames M Snell <jasnell@gmail.com>2017-04-28 07:57:11 -0700
commit71f22c842bc3f9e04ebf110461c42b07a304f352 (patch)
treed1daec18ab195946b98b0f9a1a2675e90c9c7eb2 /doc/api/documentation.md
parentf11d4a1556a5536d69c1ae524822a709689c46ac (diff)
downloadandroid-node-v8-71f22c842bc3f9e04ebf110461c42b07a304f352.tar.gz
android-node-v8-71f22c842bc3f9e04ebf110461c42b07a304f352.tar.bz2
android-node-v8-71f22c842bc3f9e04ebf110461c42b07a304f352.zip
doc: replace uses of `you` and other style nits
Replace uses of the pronouns `you` and `your` throughout the docs + other minor style nits PR-URL: https://github.com/nodejs/node/pull/12673 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Diffstat (limited to 'doc/api/documentation.md')
-rw-r--r--doc/api/documentation.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/api/documentation.md b/doc/api/documentation.md
index 450a250ea9..d17fe35c2a 100644
--- a/doc/api/documentation.md
+++ b/doc/api/documentation.md
@@ -21,18 +21,18 @@ documentation is generated using the `tools/doc/generate.js` program.
The HTML template is located at `doc/template.html`.
-If you find an error in this documentation, please [submit an issue][]
+If errors are found in this documentation, please [submit an issue][]
or see [the contributing guide][] for directions on how to submit a patch.
## Stability Index
<!--type=misc-->
-Throughout the documentation, you will see indications of a section's
-stability. The Node.js API is still somewhat changing, and as it
-matures, certain parts are more reliable than others. Some are so
+Throughout the documentation are indications of a section's
+stability. The Node.js API is still somewhat changing, and as it
+matures, certain parts are more reliable than others. Some are so
proven, and so relied upon, that they are unlikely to ever change at
-all. Others are brand new and experimental, or known to be hazardous
+all. Others are brand new and experimental, or known to be hazardous
and in the process of being redesigned.
The stability indices are as follows: