Skip to content

Commit 2e0fbc0

Browse files
committed
typo
1 parent 499b236 commit 2e0fbc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Document.getElementsByName() returns a NodeList instead of a HTMLCollection.
2323
</action>
2424
<action type="add" dev="rbri" issue="576">
25-
HTMLCollection are iterable now - you can use them in for..of loops.
25+
HTMLCollections are iterable now - you can use them in for..of loops.
2626
</action>
2727
<action type="fix" dev="Lai Quang Duong">
2828
Regexp "[^]" and "[^]" break translation of later char rangen in the regex.

0 commit comments

Comments
 (0)