diff options
Diffstat (limited to 'files/es/web/javascript/guide')
-rw-r--r-- | files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html b/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html index 3539c66acf..cbc7d29662 100644 --- a/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html +++ b/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html @@ -47,7 +47,7 @@ original_slug: Web/JavaScript/Guide/Regular_Expressions/Escapes_de_propiedades_U <li><a href="https://unicode.org/reports/tr24/#Script_Extensions">Extensiones de script</a> (<code>scx</code> por «<em><strong>sc</strong>ript e<strong>x</strong>tensions</em>»)</li> </ul> -<p>Consulta también <a href="https://www.unicode.org/Public/UCD/latest/ucd/PropertyValueAliases.txt">PropertyValueAliases.txt<span style="display: none;"> </span></a></p> +<p>Consulta también <a href="https://www.unicode.org/Public/UCD/latest/ucd/PropertyValueAliases.txt">PropertyValueAliases.txt<span class="hidden"> </span></a></p> <dl> <dt>UnicodeBinaryPropertyName</dt> |