File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1131,7 +1131,7 @@ returning an [=epoch index=]:
1131
1131
1. Let |start| be the result of [=map/get|getting the value=] of |site|
1132
1132
from the [=epoch start store=] .
1133
1133
1134
- 1. Let |elapsed| be (|t| - |start|) / |period|.
1134
+ 1. Let |elapsed| be (|t| − |start|) / |period|.
1135
1135
1136
1136
1. Return |elapsed| as an integer, rounded towards negative Infinity.
1137
1137
@@ -1489,7 +1489,7 @@ To perform <dfn>common matching logic</dfn>, given
1489
1489
1. If |now| is after |impression|'s [=impression/timestamp=] plus |impression|' s
1490
1490
[=impression/lifetime=] , [=iteration/continue=] .
1491
1491
1492
- 1. If |now| - |options| ' [=validated conversion options/lookback =] is after |impression|' s [=impression/timestamp =] ,
1492
+ 1. If |now| is after |impression| 's [=impression/timestamp =] plus |options|' [=validated conversion options/lookback =] ,
1493
1493
[=iteration/continue=] .
1494
1494
1495
1495
1. If |impression|'s [=impression/conversion sites=] [=set/is empty|is not empty=]
You can’t perform that action at this time.
0 commit comments