From 55bd2b4a3603542df8b4dc4b37f1c98e4f1fafab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Mon, 1 Jul 2024 16:13:04 +1000 Subject: [PATCH] Update index.bs --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index bceb5dd..9e92971 100644 --- a/index.bs +++ b/index.bs @@ -1189,7 +1189,7 @@ spec:css-syntax-3; 1. Let |permission| be |options|'s [=credential type registry/Create Permissions Policy=]. 1. If |permission| is not null, and |document| is **not** [=allowed to use=] |permission|, - return [=a promise rejected with=] a "{{NotAllowedError}}" {{DOMException}}. + return [=a promise rejected with=] a "{{NotAllowedError}}" {{DOMException}}. 1. Let |interfaces| be the [=set=] of |options|' relevant credential interface objects.