aboutsummaryrefslogtreecommitdiff
path: root/files/es/glossary/whitespace/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/glossary/whitespace/index.html')
-rw-r--r--files/es/glossary/whitespace/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/glossary/whitespace/index.html b/files/es/glossary/whitespace/index.html
index 05638d15ef..b85fe6e3d0 100644
--- a/files/es/glossary/whitespace/index.html
+++ b/files/es/glossary/whitespace/index.html
@@ -18,7 +18,7 @@ original_slug: Glossary/Espacio_en_blanco
<p>La <a href="https://www.ecma-international.org/ecma-262/6.0/#sec-white-space">especificación del lenguaje ECMAScript® 2015</a> establece varios puntos de código Unicode como espacio en blanco: <code>U+0009</code> CARACTERES de TABULACIÓN &lt;TAB&gt;, <code>U+000B</code> TABULACIÓN DE LÍNEA &lt;VT&gt;, <code>U+000C</code> FORM FEED &lt;FF&gt;, <code>U+0020</code> ESPACIO &lt;SP&gt;, <code>U+00A0</code> ESPACIO SIN ROTURA &lt;NBSP&gt;, <code>U+FEFF</code> ANCHO CERO NO -BREAK SPACE &lt;ZWNBSP&gt; y otra categoría “Zs” Cualquier otro punto de código Unicode “Separador, espacio” &lt;USP&gt;. Estos caracteres suelen ser innecesarios para la funcionalidad del código.</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>Especificaciones
<ol>