From ac4c39c31da1a8d6c94802443f91365830bbce54 Mon Sep 17 00:00:00 2001 From: Jeremy Roman Date: Wed, 28 Feb 2024 15:46:48 -0500 Subject: [PATCH] Editorial: Export "URL pattern" dfn. --- spec.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.bs b/spec.bs index a567e5a..d36abb2 100644 --- a/spec.bs +++ b/spec.bs @@ -414,7 +414,7 @@ Each {{URLPattern}} has an associated URL pattern, a

The URL pattern struct

-A URL pattern is a [=struct=] with the following [=struct/items=]: +A URL pattern is a [=struct=] with the following [=struct/items=]: * protocol component, a [=component=] * username component, a [=component=]