fix: must not wording

Closes #62
This commit is contained in:
Richard Littauer 2017-11-14 15:18:55 -05:00
parent d05361bb82
commit d4e79da598

10
spec.md
View File

@ -52,7 +52,7 @@ _Note: This is only a navigation guide for the specification, and does not defin
**Status:** Optional. **Status:** Optional.
**Requirements:** **Requirements:**
- Does not require its own title. - Must not have its own title.
- Must link to local image in current repository. - Must link to local image in current repository.
- Must appear directly after the title. - 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. **Status:** Optional.
**Requirements:** **Requirements:**
- Does not require a title of its own. - Must not have its own title.
- Must be newline delimited. - Must be newline delimited.
**Suggestions:** **Suggestions:**
@ -70,7 +70,7 @@ _Note: This is only a navigation guide for the specification, and does not defin
**Status:** Required. **Status:** Required.
**Requirements:** **Requirements:**
- Does not require its own title. - Must not have its own title.
- Must be less than 120 characters. - Must be less than 120 characters.
- Must start with `> ` - Must start with `> `
- Must be on its own line. - 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. **Status:** Optional.
**Requirements:** **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). - 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:** **Suggestions:**
@ -166,7 +166,7 @@ progressively greater amount of knowledge."
- None. - None.
**Suggestions:** **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). - 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. - Specifically, the [Security](#security) section should be here if it wasn't important enough to be placed above.