diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/indexof/index.html')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/string/indexof/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/indexof/index.html b/files/es/web/javascript/reference/global_objects/string/indexof/index.html index 14f7b01eb8..8cdadf2cb9 100644 --- a/files/es/web/javascript/reference/global_objects/string/indexof/index.html +++ b/files/es/web/javascript/reference/global_objects/string/indexof/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.indexOf() -slug: Web/JavaScript/Referencia/Objetos_globales/String/indexOf +slug: Web/JavaScript/Reference/Global_Objects/String/indexOf tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/indexOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/indexOf --- <p>{{JSRef("Objetos_globales", "String")}}</p> |