diff options
author | Richard Burte <arebee@users.noreply.github.com> | 2016-05-18 09:54:04 -0700 |
---|---|---|
committer | Richard Burte <arebee@users.noreply.github.com> | 2016-05-18 09:54:04 -0700 |
commit | 7394efa9dcf7119d2a54d9de48d7adf1510e9d50 (patch) | |
tree | b31ced480692e2f268fbb5d2714547b75797ec83 /docs | |
parent | 3e4241fc8810db9a789fa04acf0c0a61b8b46419 (diff) | |
download | gitbook-7394efa9dcf7119d2a54d9de48d7adf1510e9d50.zip gitbook-7394efa9dcf7119d2a54d9de48d7adf1510e9d50.tar.gz gitbook-7394efa9dcf7119d2a54d9de48d7adf1510e9d50.tar.bz2 |
Fix english phrasing for Node version.
Diffstat (limited to 'docs')
-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 |