From 8f4346d268c92694250c03e76b07ef014b15e93f Mon Sep 17 00:00:00 2001 From: Hannes Van De Vreken Date: Tue, 4 Nov 2014 17:28:54 +0100 Subject: [PATCH] Language fixing --- source/specs/STACK-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/specs/STACK-0.md b/source/specs/STACK-0.md index 73e176b..8c36d23 100644 --- a/source/specs/STACK-0.md +++ b/source/specs/STACK-0.md @@ -26,7 +26,7 @@ interpreted as described in [RFC 2119](http://www.ietf.org/rfc/rfc2119.txt). ### Identification * Each proposal MUST have an identifier that MUST follow the format of - `STACK-{NUMBER}`. The number SHOULD just the next available number but it MAY + `STACK-{NUMBER}`. The number SHOULD just be the next available number but it MAY be a special number. * Each proposal MUST have a descriptive name that either names the subject of the proposal or otherwise succinctly defines the focus of the proposal.