diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/array/findindex/index.html')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/array/findindex/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/array/findindex/index.html b/files/es/web/javascript/reference/global_objects/array/findindex/index.html index c249a3b2df..06e3b69fc4 100644 --- a/files/es/web/javascript/reference/global_objects/array/findindex/index.html +++ b/files/es/web/javascript/reference/global_objects/array/findindex/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.findIndex() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/findIndex +slug: Web/JavaScript/Reference/Global_Objects/Array/findIndex tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/findIndex +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/findIndex --- <div>{{JSRef}}</div> |