Skip to content

Commit

Permalink
Update docs/index.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Domenic Denicola <[email protected]>
  • Loading branch information
sisidovski and domenic authored Feb 6, 2025
1 parent 6843296 commit 645a400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</section>

<section algorithm>
Expand Down

0 comments on commit 645a400

Please sign in to comment.