Skip to content

Commit

Permalink
Remove bogus link to mediastreamtrack source (#1152)
Browse files Browse the repository at this point in the history
use markup for variable rather than link
  • Loading branch information
dontcallmedom authored Jan 31, 2024
1 parent 2f5cb4f commit 5ec6061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2300,7 +2300,7 @@ To <dfn>process an attribution source</dfn> given an [=attribution source=] |sou
1. [=set/Append=] |fakeReport| to the [=event-level report cache=].
1. If |source|'s [=attribution source/randomized response=] is not [=set/is empty|empty=],
then set |source|'s [=attribution source/event-level attributable=] value to false.
1. [=map/iterate|For each=] |destination| in [=source=]'s [=attribution source/attribution destinations=]:
1. [=map/iterate|For each=] |destination| in |source|'s [=attribution source/attribution destinations=]:
1. Let |rateLimitRecord| be a new [=attribution rate-limit record=] with the items:
: [=attribution rate-limit record/scope=]
:: "<code>[=rate-limit scope/attribution=]</code>"
Expand Down

0 comments on commit 5ec6061

Please sign in to comment.