diff options
author | AQNOUCH Mohammed <aqnouch.mohammed@gmail.com> | 2015-05-06 20:00:55 +0100 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2015-05-06 21:11:09 -0400 |
commit | 2c7206254c4440f22fd9bd1bdb42650fef27b531 (patch) | |
tree | 15aad6f3ee9c2ba0d98a022e4e8e0295d6cab730 | |
parent | 04cc03b0292d062a657da9c56a1442bde5e4fa0a (diff) | |
download | nodejs-2c7206254c4440f22fd9bd1bdb42650fef27b531.tar.gz nodejs-2c7206254c4440f22fd9bd1bdb42650fef27b531.tar.bz2 nodejs-2c7206254c4440f22fd9bd1bdb42650fef27b531.zip |
doc: fix typo in readme.md
PR-URL: https://github.com/iojs/io.js/pull/1643
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -34,8 +34,7 @@ string which includes their date (in UTC time) and the commit SHA at the HEAD of the release. **API documentation** is available in each release and nightly -directory under _docs_. <https://iojs.org/api/> points to the the -latest version. +directory under _docs_. <https://iojs.org/api/> points to the latest version. ### Verifying Binaries |