Skip to content

Commit b3b44cc

Browse files
authored
Editorial: fix incorrect wording in 2.9. Enumerations
Fixes #972.
1 parent 7c6e257 commit b3b44cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5381,7 +5381,7 @@ must not include duplicates.
53815381
similar APIs are consistent.
53825382
</p>
53835383

5384-
The behavior when a string value that is not one a valid enumeration value
5384+
The behavior when a string value that is not a valid enumeration value
53855385
is used when assigning to an [=attribute=],
53865386
or passed as an [=operation=] argument,
53875387
whose type is the enumeration, is language binding specific.

0 commit comments

Comments
 (0)