Skip to content

Commit e4d63eb

Browse files
Merge pull request #227 from apasel422/typos
Fix typos
2 parents 9da8c1b + 90529a4 commit e4d63eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ the [=intermediary site|intermediary site identity=] can be used to select impre
863863
Conceptually, each saved [=impression=] has a single histogram definition.
864864
Each [=impression=] has a single [=impression/Histogram Index=] attribute
865865
that determines where the [=validated conversion options/Value|value=]
866-
allocated to that [=impression=] appears in [[#histograms|the resulting histgram]].
866+
allocated to that [=impression=] appears in [[#histograms|the resulting histogram]].
867867

868868
Each invocation of {{Attribution/measureConversion()}}
869869
therefore needs to select [=impressions=] that have the same histogram definition.
@@ -1479,7 +1479,7 @@ The <dfn method for=Attribution>measureConversion(|options|)</dfn> method steps
14791479
<dfn>Match Values</dfn>: A [=set=] of [=32-bit unsigned integers=].
14801480
<dfn>Impression Sites</dfn>: A [=set=] of [=sites=].
14811481
<dfn>Impression Callers</dfn>: A [=set=] of [=sites=].
1482-
<dfn>Logic</dfn>: A {{AttributionLogic}}.
1482+
<dfn>Logic</dfn>: An {{AttributionLogic}}.
14831483
<dfn>Logic Options</dfn>: An {{AttributionLogicOptions}}.
14841484
<dfn>Value</dfn>: A [=32-bit unsigned integer=].
14851485
<dfn>Max Value</dfn>: A [=32-bit unsigned integer=].
@@ -2768,7 +2768,7 @@ for all affected [=sites=].
27682768

27692769
When clearing site data at the request of a [=site=],
27702770
through the use of the [:Clear-Site-Data:] header,
2771-
A [=user agent=] only [[#removing-impressions|removes impressions]],
2771+
a [=user agent=] only [[#removing-impressions|removes impressions]],
27722772
without altering either the [=privacy budget store=]
27732773
or the [=epoch start store=] for affected [=sites=].
27742774

0 commit comments

Comments
 (0)