aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/url/searchparams/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/url/searchparams/index.html')
-rw-r--r--files/pt-br/web/api/url/searchparams/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/url/searchparams/index.html b/files/pt-br/web/api/url/searchparams/index.html
index a711b85fa2..48d5af7416 100644
--- a/files/pt-br/web/api/url/searchparams/index.html
+++ b/files/pt-br/web/api/url/searchparams/index.html
@@ -40,6 +40,6 @@ let age = parseInt(params.get("age")); // é o número 18</pre>
</tbody>
</table>
-<h2 id="Browser_compatibility">Browser compatibility</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("api.URL.searchParams")}}</p>