From 49ce93f3e2e24bf37eeb88c560ba0d046e7a8453 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 20 Oct 2020 14:41:37 +0100 Subject: [PATCH] Update 2758-textual-id-grammar.md --- proposals/2758-textual-id-grammar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/2758-textual-id-grammar.md b/proposals/2758-textual-id-grammar.md index 4c7bc699..626f84ae 100644 --- a/proposals/2758-textual-id-grammar.md +++ b/proposals/2758-textual-id-grammar.md @@ -34,8 +34,8 @@ today. The grammar is defined as follows: - * The length of an identifier may not be less than one character or more than - 255 characters. + * An identifier may not be less than one character or more than 255 characters + in length. * Identifiers must start with one of the characters `[a-z]`, and be entirely composed of the characters `[a-z]`, `[0-9]`, `-`, `_` and `.`. * Identifiers starting with the characters `m.` are reserved for use by the