aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/urlsearchparams
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/urlsearchparams')
-rw-r--r--files/es/web/api/urlsearchparams/urlsearchparams/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/urlsearchparams/urlsearchparams/index.html b/files/es/web/api/urlsearchparams/urlsearchparams/index.html
index 0cfe5f28df..20e49565cd 100644
--- a/files/es/web/api/urlsearchparams/urlsearchparams/index.html
+++ b/files/es/web/api/urlsearchparams/urlsearchparams/index.html
@@ -72,7 +72,7 @@ var params4 = new URLSearchParams({"foo" : 1 , "bar" : 2});
<h2 id="Compatibilidad_de_browsers">Compatibilidad de browsers</h2>
<div>
-<div class="hidden">La tabla de compatibilidad en esta página es generada desde datos estructurados. Si te gustaría contribuir a estos datos, por favor clona el repositorio <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos un pull request.</div>
+
<p>{{Compat("api.URLSearchParams.URLSearchParams")}}</p>
</div>