Fix spelling typo. (#1046)

This commit is contained in:
Arup Rakshit 2017-05-22 21:23:38 +05:30 committed by Leo Balter
parent 891467f09a
commit dabee7bd9b

View File

@ -3,7 +3,7 @@
/*--- /*---
es6id: 23.1.1.1 es6id: 23.1.1.1
description: > description: >
Throws a TypeError if iterable itens are not Objects. Throws a TypeError if iterable items are not Objects.
info: > info: >
Map ( [ iterable ] ) Map ( [ iterable ] )