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