summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbner Chou <zhcjtht@hotmail.com>2016-10-01 22:28:37 -0400
committerGibson Fahnestock <gib@uk.ibm.com>2016-10-04 17:50:28 +0100
commite10516d5a4e37d273fafc3f3b9338c3b2b10b966 (patch)
tree9d4b16a3eaa957a6743255c5036f9bc23700d38f /README.md
parent2e568d95bdd689494b163f1cfe8bbc38f32e45ed (diff)
downloadandroid-node-v8-e10516d5a4e37d273fafc3f3b9338c3b2b10b966.tar.gz
android-node-v8-e10516d5a4e37d273fafc3f3b9338c3b2b10b966.tar.bz2
android-node-v8-e10516d5a4e37d273fafc3f3b9338c3b2b10b966.zip
doc: update punctuation in README.md
PR-URL: https://github.com/nodejs/node/pull/8892 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 42584e52eb..805bce0278 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ source libraries in the world.
The Node.js project is supported by the
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
-policies and releases are managed under an
+policies, and releases are managed under an
[open governance model](./GOVERNANCE.md). We are also bound by a
[Code of Conduct](./CODE_OF_CONDUCT.md).
@@ -44,7 +44,7 @@ The Node.js project maintains multiple types of releases:
versioned by [SemVer](http://semver.org/) and signed by a member of the
[Release Team](#release-team).
Code for Current releases is organized in this repository by major version
- number, For example: [v4.x](https://github.com/nodejs/node/tree/v4.x).
+ number. For example: [v4.x](https://github.com/nodejs/node/tree/v4.x).
The major version number of Current releases will increment every 6 months
allowing for breaking changes to be introduced. This happens in April and
October every year. Current release lines beginning in October each year have