diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/match')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/string/match/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/match/index.html b/files/es/web/javascript/reference/global_objects/string/match/index.html index 6403dbaf06..528c9ff89c 100644 --- a/files/es/web/javascript/reference/global_objects/string/match/index.html +++ b/files/es/web/javascript/reference/global_objects/string/match/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.match() -slug: Web/JavaScript/Referencia/Objetos_globales/String/match +slug: Web/JavaScript/Reference/Global_Objects/String/match tags: - JavaScript - Method @@ -9,6 +9,7 @@ tags: - Regular Expressions - String translation_of: Web/JavaScript/Reference/Global_Objects/String/match +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/match --- <p>{{JSRef("Objetos_globales", "String")}}</p> |