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