Skip to content

Commit

Permalink
Fix another reference for "map/exists" (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
arskama authored Aug 31, 2023
1 parent bd078c4 commit 9a7d50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,7 @@ <h3>Data delivery</h3>
Create timer of |observer|.{{PressureObserver/[[PenaltyDuration]]}} duration with the following callback:
<ol>
<li>
If |observer|.{{PressureObserver/[[AfterPenaltyRecordMap]]}}[source] [=map/exists]:
If |observer|.{{PressureObserver/[[AfterPenaltyRecordMap]]}}[source] [=map/exists=]:
<ol>
<li>
Let |record| be |observer|.{{PressureObserver/[[AfterPenaltyRecordMap]]}}[|source|].
Expand Down

0 comments on commit 9a7d50c

Please sign in to comment.