diff options
author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2016-05-19 00:10:08 +0200 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@gmail.com> | 2016-05-19 00:10:08 +0200 |
commit | c8f8eece92bf293d6abaecf200372e85b8cab285 (patch) | |
tree | b31ced480692e2f268fbb5d2714547b75797ec83 | |
parent | 3e4241fc8810db9a789fa04acf0c0a61b8b46419 (diff) | |
parent | 7394efa9dcf7119d2a54d9de48d7adf1510e9d50 (diff) | |
download | gitbook-c8f8eece92bf293d6abaecf200372e85b8cab285.zip gitbook-c8f8eece92bf293d6abaecf200372e85b8cab285.tar.gz gitbook-c8f8eece92bf293d6abaecf200372e85b8cab285.tar.bz2 |
Merge pull request #1308 from arebee/patch-1
Fix english phrasing for Node version.
-rw-r--r-- | docs/setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.md b/docs/setup.md index 878fe57..368abca 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -14,7 +14,7 @@ It integrates well with the [GitBook Editor](https://www.gitbook.com/editor). Installing GitBook is easy and straightforward. Your system just needs to meet these two requirements: -* NodeJS (v4.0.0 and above are adviced) +* NodeJS (v4.0.0 and above is recommended) * Windows, Linux, Unix, or Mac OS X ##### Install with NPM |