Skip to content

Commit 942a39a

Browse files
committed
Capitalize the initial letter in may/must #593
Reference: #593 Signed-off-by: johnmhoran <[email protected]>
1 parent bd6cb95 commit 942a39a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standard/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ A PURL string is an ASCII URL string composed of seven components.
44

55
Except as expressly stated otherwise in this section, each component:
66

7-
- may be composed of any of the characters defined in the "Permitted
7+
- May be composed of any of the characters defined in the "Permitted
88
characters" section
9-
- must be encoded as defined in the "Character encoding" section
9+
- Must be encoded as defined in the "Character encoding" section
1010

1111
The "lowercase" rules are defined in the "Case folding" section.
1212

0 commit comments

Comments
 (0)