From c9b5b18196386b2e3e8d82fcd37d2f0ec95d9b2d Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Fri, 26 Jan 2024 09:37:46 +0100 Subject: [PATCH] Update url.bs --- url.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.