From e10516d5a4e37d273fafc3f3b9338c3b2b10b966 Mon Sep 17 00:00:00 2001 From: Abner Chou Date: Sat, 1 Oct 2016 22:28:37 -0400 Subject: [PATCH] doc: update punctuation in README.md PR-URL: https://github.com/nodejs/node/pull/8892 Reviewed-By: Gibson Fahnestock Reviewed-By: Luigi Pinca Reviewed-By: Brian White --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42584e52ebcaac..805bce027839f3 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