From c8d50727126c44936e7ab0d7e7ba2c6d89dbfd4a Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Wed, 25 Oct 2023 14:35:30 +0900 Subject: [PATCH] Meta: update Twitter account Since URL patterns are going to be used beyond just the URLPattern JavaScript API, I renamed the Twitter account. --- spec.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.bs b/spec.bs index 524b0fd..387540c 100644 --- a/spec.bs +++ b/spec.bs @@ -2,7 +2,7 @@ Group: WHATWG H1: URL Pattern Shortname: urlpattern -Text Macro: TWITTER urlpatternapi +Text Macro: TWITTER urlpatterns Abstract: The URL Pattern Standard provides a web platform primitive for matching URLs based on a convenient pattern syntax. Indent: 2 Markup Shorthands: markdown yes