mirror of https://github.com/tc39/test262.git
Fix spelling typo. (#1046)
This commit is contained in:
parent
891467f09a
commit
dabee7bd9b
|
@ -3,7 +3,7 @@
|
|||
/*---
|
||||
es6id: 23.1.1.1
|
||||
description: >
|
||||
Throws a TypeError if iterable itens are not Objects.
|
||||
Throws a TypeError if iterable items are not Objects.
|
||||
info: >
|
||||
Map ( [ iterable ] )
|
||||
|
||||
|
|
Loading…
Reference in New Issue