aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorLucas Santos <84853286+lucassantoswunder@users.noreply.github.com>2021-07-21 16:44:29 -0300
committerGitHub <noreply@github.com>2021-07-21 16:44:29 -0300
commit80626951aa5a1828d88978ee7f6f373de574f38e (patch)
tree184c5dac5a808fb5e918953663193f57282fe4b9 /files/pt-br
parent096e52ba788b4e3981171905a7f14b2f8b149d6e (diff)
downloadtranslated-content-80626951aa5a1828d88978ee7f6f373de574f38e.tar.gz
translated-content-80626951aa5a1828d88978ee7f6f373de574f38e.tar.bz2
translated-content-80626951aa5a1828d88978ee7f6f373de574f38e.zip
Update index.html (#1619)
Adjustment of Portuguese errors when writing the text.
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/web/http/status/404/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/http/status/404/index.html b/files/pt-br/web/http/status/404/index.html
index 65e589225b..24a365c4a1 100644
--- a/files/pt-br/web/http/status/404/index.html
+++ b/files/pt-br/web/http/status/404/index.html
@@ -5,9 +5,9 @@ translation_of: Web/HTTP/Status/404
---
<div>{{HTTPSidebar}}</div>
-<p>A resposta de erro <code><strong>404 Not Found</strong></code> indica que o servidor não conseguiu encontrar o recurso solicitado. Normalmente, links que levam para uma página 404 estão quebrados ou desativados, e podem estar sujeitos a <a href="https://en.wikipedia.org/wiki/Link_rot">link rot</a>.</p>
+<p>A resposta de erro <code><strong>404 Not Found</strong></code> indica que o servidor não conseguiu encontrar o recurso solicitado. Normalmente, links que levam para uma página 404 estão quebrados ou desativados e podem estar sujeitos a <a href="https://en.wikipedia.org/wiki/Link_rot">link rot</a>.</p>
-<p>Um código 404 não indica se o recurso está indisponível temporariamente ou se o mesmo foi permanentemente removido. Mas, se esse for o caso, o ideal é utilizar o código {{HTTPStatus(410)}} (Gone).</p>
+<p>Um código 404 não indica se o recurso está indisponível temporariamente ou se o recurso foi permanentemente removido. Mas, se esse for o caso, o ideal é utilizar o código {{HTTPStatus(410)}} (Gone).</p>
<h2 id="Status">Status</h2>