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
1 changed files with 1 additions and 1 deletions

View File

@ -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 ] )