From 3f216c67965e6f36a4110d95d3e68b58ffbcb470 Mon Sep 17 00:00:00 2001 From: Ari Chivukula Date: Wed, 28 Jun 2023 10:46:30 -0400 Subject: [PATCH] Update index.bs --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index cc1c5d84..18af8f15 100644 --- a/index.bs +++ b/index.bs @@ -344,7 +344,7 @@ spec: HEADER-STRUCTURE; urlPrefix: https://httpwg.org/http-extensions/draft-ietf 1. Otherwise, [=set/for each=] permissions-source-expression |item| in the allowlist: - 1. If the result of running [=Does url match expression in origin with redirect count?=] + 1. If the result of running [=Does |url| match |expression| in |origin| with |redirect count|?=] on origin, |item|, origin, and 0 is true then return true. 1. Return false.