File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ A PURL string is an ASCII URL string composed of seven components.
44
55Except 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
1111The "lowercase" rules are defined in the "Case folding" section.
1212
@@ -66,7 +66,7 @@ The rules for each component are:
6666
6767 - The ` version ` is prefixed by a '@' separator when not empty.
6868 - This '@' is not part of the ` version ` .
69- - A ` version ` MUST be a percent-encoded string.
69+ - A ` version ` must be a percent-encoded string.
7070 - When percent-decoded, a ` version ` may contain any Unicode character
7171 unless the package's ` type ` definition provides otherwise.
7272 - A ` version ` is a plain and opaque string.
You can’t perform that action at this time.
0 commit comments