Skip to content

Commit 578defb

Browse files
committed
s/a integer/an integer/
1 parent 29ddda1 commit 578defb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2149,7 +2149,7 @@ To <dfn noexport>parse a `Measure-Conversion` header</dfn> given a [=header valu
21492149
1. If |dict|["<code>[=measure-conversion/match-values=]</code>"] [=map/exists=]:
21502150
1. Let |matchValues| be its [=map/value=].
21512151
1. If |matchValues| is not an [=structured header/inner list=], or if any of
2152-
|matchValues|' [=list/items=] is not a [=structured header/integer=] in
2152+
|matchValues|' [=list/items=] is not an [=structured header/integer=] in
21532153
the [=32-bit unsigned integer=] range, return an error.
21542154
1. Set |opts|.{{AttributionConversionOptions/matchValues}} to |matchValues|.
21552155
1. If |dict|["<code>[=measure-conversion/impression-sites=]</code>"] [=map/exists=]:

0 commit comments

Comments
 (0)