From 483bccb83a3807ea1e2e87015ba5f12af9137e13 Mon Sep 17 00:00:00 2001 From: Yoshisato Yanagisawa Date: Thu, 29 Feb 2024 08:38:02 +0900 Subject: [PATCH] Update spec.bs Co-authored-by: Jeremy Roman --- spec.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.bs b/spec.bs index c8e2ed6..caab756 100644 --- a/spec.bs +++ b/spec.bs @@ -468,7 +468,7 @@ A component is a [=struct=] with the following [=struct/items=]:
- To perform a match given a [=URL pattern=] |urlPattern|, a {{URLPatternInput}} or [=/url=] |input|, and an optional string |baseURLString|: + To perform a match given a [=URL pattern=] |urlPattern|, a {{URLPatternInput}} or [=/URL=] |input|, and an optional string |baseURLString|: 1. Let |protocol| be the empty string. 1. Let |username| be the empty string.