diff options
Diffstat (limited to 'files/pt-br/web/api/urlsearchparams')
-rw-r--r-- | files/pt-br/web/api/urlsearchparams/get/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/api/urlsearchparams/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/api/urlsearchparams/values/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/web/api/urlsearchparams/get/index.html b/files/pt-br/web/api/urlsearchparams/get/index.html index 7a89676a9a..86749094b8 100644 --- a/files/pt-br/web/api/urlsearchparams/get/index.html +++ b/files/pt-br/web/api/urlsearchparams/get/index.html @@ -54,7 +54,7 @@ let name = params.get("name")<span class="kwd">; // retorna a string "Jonathan" </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/urlsearchparams/index.html b/files/pt-br/web/api/urlsearchparams/index.html index 00080b0ae5..2e3fa4144a 100644 --- a/files/pt-br/web/api/urlsearchparams/index.html +++ b/files/pt-br/web/api/urlsearchparams/index.html @@ -94,7 +94,7 @@ paramsBusca.toString(); // "q=URLUtils.searchParams" </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/urlsearchparams/values/index.html b/files/pt-br/web/api/urlsearchparams/values/index.html index 0bb1b06ff3..ad055a3017 100644 --- a/files/pt-br/web/api/urlsearchparams/values/index.html +++ b/files/pt-br/web/api/urlsearchparams/values/index.html @@ -51,7 +51,7 @@ value2</pre> </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> |