aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/global_objects/string/lastindexof
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/lastindexof')
-rw-r--r--files/es/web/javascript/reference/global_objects/string/lastindexof/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html b/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html
index ffde251071..93c113b13e 100644
--- a/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html
+++ b/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html
@@ -1,6 +1,6 @@
---
title: String.prototype.lastIndexOf()
-slug: Web/JavaScript/Referencia/Objetos_globales/String/lastIndexOf
+slug: Web/JavaScript/Reference/Global_Objects/String/lastIndexOf
tags:
- Cadena
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/String/lastIndexOf
+original_slug: Web/JavaScript/Referencia/Objetos_globales/String/lastIndexOf
---
<p>{{JSRef("Objetos_globales", "String")}}</p>