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