aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis E. Sanches <denis-sanches@users.noreply.github.com>2021-07-14 22:12:23 -0300
committerGitHub <noreply@github.com>2021-07-14 22:12:23 -0300
commitc17e3991547f73a5bd29d567915ae8b54904d68e (patch)
tree5754a12e07cf5a30d0ecd2416ce92427df965ab6
parente90e80856baf145c1c677d1afda14ca103a3beb9 (diff)
downloadtranslated-content-c17e3991547f73a5bd29d567915ae8b54904d68e.tar.gz
translated-content-c17e3991547f73a5bd29d567915ae8b54904d68e.tar.bz2
translated-content-c17e3991547f73a5bd29d567915ae8b54904d68e.zip
FIX pt-br typo (#1538)
Referer header's guide.
-rw-r--r--files/pt-br/web/http/headers/referer/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/http/headers/referer/index.html b/files/pt-br/web/http/headers/referer/index.html
index d86ac1261d..9f6867d997 100644
--- a/files/pt-br/web/http/headers/referer/index.html
+++ b/files/pt-br/web/http/headers/referer/index.html
@@ -16,7 +16,7 @@ translation_of: Web/HTTP/Headers/Referer
<p>O cabeçalho de requisição HTTP <code><strong>Referer</strong></code> contém o endereço da página web anterior do qual a página atual requerida foi chamada. O <code>Referer</code> permite aos servidores identificar de onde as pessoas estão visitando eles e pode usar esses dados para análise, log e cacheamento otimizado, por exemplo.</p>
<div class="warning">
-<p><strong>Importante</strong>: Apesar que esse cabeçalho tenha diversos usos inocentes, ele pode ter consequências undesejáveis para segurança e privacidade dos usuários. Veja <a href="https://developer.mozilla.org/en-US/docs/Web/Security/Referer_header:_privacy_and_security_concerns">Referer header: privacy and security concerns</a> para mais informações e mitigações.</p>
+<p><strong>Importante</strong>: Apesar que esse cabeçalho tenha diversos usos inocentes, ele pode ter consequências indesejáveis para segurança e privacidade dos usuários. Veja <a href="https://developer.mozilla.org/en-US/docs/Web/Security/Referer_header:_privacy_and_security_concerns">Referer header: privacy and security concerns</a> para mais informações e mitigações.</p>
</div>
<p>Note que <em>referer </em>é na verdade, uma má pronúncia da palavra "referrer"("referenciador"). Veja {{interwiki("wikipedia", "HTTP_referer", "HTTP referer no Wikipedia")}} para mais detalhes.</p>