diff options
Diffstat (limited to 'files/es/web/http/headers/cookie/index.html')
-rw-r--r-- | files/es/web/http/headers/cookie/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/http/headers/cookie/index.html b/files/es/web/http/headers/cookie/index.html index 36cff2d8aa..a91b202524 100644 --- a/files/es/web/http/headers/cookie/index.html +++ b/files/es/web/http/headers/cookie/index.html @@ -62,7 +62,7 @@ Cookie: nombre=valor; nombre2=valor2...nombreN=valorN;</pre> <h2 id="Compatibilidad_en_navegadores">Compatibilidad en navegadores</h2> -<p class="hidden">La tabla de compatibilidad en este sitio es generada desde datos estructurada. Si quieres contribuir con estos datos, por favor visita <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envianos una solicitud pull.</p> + <p>{{Compat("http.headers.Cookie")}}</p> |