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>
This commit is contained in:
Rich Trott 2018-10-04 13:44:03 -07:00
parent 4c37df779c
commit bd162b6dc0

View File

@ -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