diff --git a/docs/index.bs b/docs/index.bs index abf22b28..2813b1c8 100644 --- a/docs/index.bs +++ b/docs/index.bs @@ -3494,7 +3494,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ 1. [=list/For each=] |rule| of |routerRules|: 1. Set |result| to be the result of running [=Count Router Inner Conditions=] with |rule|["{{RouterRule/condition}}"], |result|, and 10. 1. If |result|'s [=count router condition result/quota exceeded=] is true, return false. - 1. return true. + 1. Return true.