diff --git a/url.bs b/url.bs index 40664a60..bdbca943 100644 --- a/url.bs +++ b/url.bs @@ -1781,8 +1781,8 @@ the blob URL store between parsing and fetching, while fetching will stil
A URL path is either a URL path segment or a list of -zero or more URL path segments. +
A URL path is either a URL path segment or a list of zero +or more URL path segments.
A URL path segment is an ASCII string. It commonly refers to a directory or a file, but has no predefined meaning.