diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/substr')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/string/substr/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/substr/index.html b/files/es/web/javascript/reference/global_objects/string/substr/index.html index 290d1292ab..743ff03672 100644 --- a/files/es/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/es/web/javascript/reference/global_objects/string/substr/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.substr() -slug: Web/JavaScript/Referencia/Objetos_globales/String/substr +slug: Web/JavaScript/Reference/Global_Objects/String/substr tags: - JavaScript - Método(2) - Prototipo - String translation_of: Web/JavaScript/Reference/Global_Objects/String/substr +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/substr --- <p>{{JSRef("Objetos_globales", "String")}}</p> |