Fix JS iterable title

This commit is contained in:
Angelos Chalaris
2020-08-18 20:17:12 +03:00
parent 3ace11585a
commit 478a0af207

View File

@ -1,5 +1,5 @@
---
title: How do I convert and iterable to an array in JavaScript?
title: How do I convert an iterable to an array in JavaScript?
type: question
tags: javascript,object,array,string
authors: chalarangelo