From 8b8ac401c6d08d4e18a7f885d7923268b36b5a96 Mon Sep 17 00:00:00 2001 From: Jeremy Roman Date: Wed, 28 Feb 2024 15:48:45 -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=]