From eb1048f3c073fb0271830dd9683307a0a265e9e1 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 26 Aug 2017 20:42:29 +0100 Subject: [PATCH] Fix grammar mistakes --- common-flow.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-flow.md b/common-flow.md index 9b2ce22..562579b 100644 --- a/common-flow.md +++ b/common-flow.md @@ -100,8 +100,8 @@ interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119). 1. A "version string" is a typically mostly numeric string that identifies a specific version of a project. The version string itself MUST NOT have a "v" prefix, but the version string can be displayed with a "v" prefix to - indicate it a version that is being referred to. - 2. The source of truth for project version MUST be a git tag with a name + indicate it is a version that is being referred to. + 2. The source of truth for a project's version MUST be a git tag with a name based on the version string. This kind of tag MUST be referred to as a "release tag". 3. It is OPTIONAL, but RECOMMENDED to also keep the version string