diff --git a/files/en-us/web/javascript/reference/global_objects/map/map/index.html b/files/en-us/web/javascript/reference/global_objects/map/map/index.html index 8cdbe85c5f64fb4..fd9e5668387a4ee 100644 --- a/files/en-us/web/javascript/reference/global_objects/map/map/index.html +++ b/files/en-us/web/javascript/reference/global_objects/map/map/index.html @@ -19,7 +19,7 @@

Syntax

Parameters

-
iterable
+
iterable {{optional_inline}}
An {{jsxref("Array")}} or other iterable object whose elements are key-value pairs. (For example, arrays with two elements, such as