diff --git a/spec.md b/spec.md index 2c10397d..23e310eb 100644 --- a/spec.md +++ b/spec.md @@ -153,7 +153,7 @@ To pull a manifest, perform a `GET` request to a URL in the following form: The `` MUST NOT be in any other format. Throughout this document, `` MUST match the following regular expression: -`[a-z0-9]+((\.|_|__|-+)[a-z0-9]+)*(/[a-z0-9]+((\.|_|__|-+)[a-z0-9]+)*)*` +`[a-z0-9]+((\.|_|__|-+)[a-z0-9]+)*(\/[a-z0-9]+((\.|_|__|-+)[a-z0-9]+)*)*` Throughout this document, `` as a tag MUST be at most 128 characters in length and MUST match the following regular expression: