summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-10-04 13:44:03 -0700
committerRich Trott <rtrott@gmail.com>2018-10-06 15:43:22 -0700
commitbd162b6dc0f4d25239e58564a3a3228947af85b3 (patch)
tree8871bae9cc14e3b649ab35a194a7a6395e856ac5 /README.md
parent4c37df779cf944b5666fc72e2a27fbf2e745881f (diff)
downloadandroid-node-v8-bd162b6dc0f4d25239e58564a3a3228947af85b3.tar.gz
android-node-v8-bd162b6dc0f4d25239e58564a3a3228947af85b3.tar.bz2
android-node-v8-bd162b6dc0f4d25239e58564a3a3228947af85b3.zip
doc: improve API Documentation text in README
Clarify and implify the API Documentation download information in the README. This also fixes a spelling error. PR-URL: https://github.com/nodejs/node/pull/23268 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index bb75922726..899aaf5dbc 100644
--- a/README.md
+++ b/README.md
@@ -107,11 +107,11 @@ Listed under their version string which includes their date (in UTC time) and
the commit SHA at the HEAD of the release.
#### API Documentation
-<https://nodejs.org/api/>
-Points to the API documentation of the latest Current release.
-Version specific documentation are avalible in each release and nightly
-directory under _docs_ or at <https://nodejs.org/download/docs/>.
+Documentation for the latest Current release is at <https://nodejs.org/api/>.
+Version-specific documentation is available in each release directory in the
+_docs_ subdirectory. Version-specific documentation is also at
+<https://nodejs.org/download/docs/>.
### Verifying Binaries