We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e1b0e commit ebd0f9fCopy full SHA for ebd0f9f
index.bs
@@ -4691,7 +4691,7 @@ To <dfn>queue reports for delivery</dfn> given a [=set=] of
4691
1. Let |reportLifeTime| be the lesser of |report|'s
4692
[=attribution report/source time=] and [=attribution report/trigger time=].
4693
1. If [=current wall time=] - |reportLifeTime| is less than or equal to
4694
- [=Max attribution report time-to-live=], [=list/Append=] |report| to
+ [=Max attribution report time-to-live=], [=list/append=] |report| to
4695
|reportsToSend|.
4696
1. [=shuffle a list|Shuffle=] |reportsToSend|.
4697
0 commit comments