From d4e79da598476fe9361841bc113858a3fd127b46 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 14 Nov 2017 15:18:55 -0500 Subject: [PATCH] fix: must not wording Closes #62 --- spec.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spec.md b/spec.md index 4077ac1..d4fa3bd 100644 --- a/spec.md +++ b/spec.md @@ -52,7 +52,7 @@ _Note: This is only a navigation guide for the specification, and does not defin **Status:** Optional. **Requirements:** -- Does not require its own title. +- Must not have its own title. - Must link to local image in current repository. - Must appear directly after the title. @@ -60,7 +60,7 @@ _Note: This is only a navigation guide for the specification, and does not defin **Status:** Optional. **Requirements:** -- Does not require a title of its own. +- Must not have its own title. - Must be newline delimited. **Suggestions:** @@ -70,7 +70,7 @@ _Note: This is only a navigation guide for the specification, and does not defin **Status:** Required. **Requirements:** -- Does not require its own title. +- Must not have its own title. - Must be less than 120 characters. - Must start with `> ` - Must be on its own line. @@ -85,7 +85,7 @@ _Note: This is only a navigation guide for the specification, and does not defin **Status:** Optional. **Requirements:** -- Does not require its own title. +- Must not have its own title. - If any of the folder, repository, or package manager names do not match, there must be a note here as to why. See [Title section](#title). **Suggestions:** @@ -166,7 +166,7 @@ progressively greater amount of knowledge." - None. **Suggestions:** -- Does not require its own title, however the sections included within it must have titles. +- Must not its own title. The sections included within it must have titles. - This should contain any other sections that are relevant, placed after [Usage](#usage) and before [API](#api). - Specifically, the [Security](#security) section should be here if it wasn't important enough to be placed above.