From 89d405e13a0b17c1340ac75f43f4441ca8d95ea9 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 14 Nov 2017 15:46:56 -0500 Subject: [PATCH] fix: dont require extra sections section See https://github.com/RichardLitt/standard-readme/commit/d4e79da598476fe9361841bc113858a3fd127b46#commitcomment-25611715 --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 2b2ff7d..2e2732f 100644 --- a/spec.md +++ b/spec.md @@ -167,7 +167,7 @@ progressively greater amount of knowledge." - None. **Suggestions:** -- Must not its own title. The sections included within it must have titles. +- This should not be called `Extra Sections`. This is a space for 0 or more sections to be included, each of which must have their 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.