diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/array/isarray')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/array/isarray/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/array/isarray/index.html b/files/es/web/javascript/reference/global_objects/array/isarray/index.html index b2a115a814..8cf7a9b469 100644 --- a/files/es/web/javascript/reference/global_objects/array/isarray/index.html +++ b/files/es/web/javascript/reference/global_objects/array/isarray/index.html @@ -1,6 +1,6 @@ --- title: Array.isArray() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/isArray +slug: Web/JavaScript/Reference/Global_Objects/Array/isArray tags: - Array - ECMAScript5 @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/isArray +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/isArray --- <div>{{JSRef}}</div> |