aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorMarcel0w <73967576+Marcel0w@users.noreply.github.com>2021-08-28 12:31:28 -0300
committerGitHub <noreply@github.com>2021-08-28 12:31:28 -0300
commita65fde782f69721fe3628bb3023b8a06a528c077 (patch)
tree55a1e0d846e777746e5ca27460a166f405ce1a5a /files/pt-br
parentd06300436bf13fc2919dcdfbc38c23112794cff5 (diff)
downloadtranslated-content-a65fde782f69721fe3628bb3023b8a06a528c077.tar.gz
translated-content-a65fde782f69721fe3628bb3023b8a06a528c077.tar.bz2
translated-content-a65fde782f69721fe3628bb3023b8a06a528c077.zip
Update index.html (#2099)
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/web/html/element/cite/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/web/html/element/cite/index.html b/files/pt-br/web/html/element/cite/index.html
index 48e43bd17a..b11c77f9ad 100644
--- a/files/pt-br/web/html/element/cite/index.html
+++ b/files/pt-br/web/html/element/cite/index.html
@@ -50,18 +50,18 @@ translation_of: Web/HTML/Element/cite
<h2 id="Exemplo">Exemplo</h2>
-<pre class="brush: html notranslate">Mais infirmações podem ser encontrada em &lt;cite&gt;[ISO-0000]&lt;/cite&gt;.</pre>
+<pre class="brush: html notranslate">Mais informações podem ser encontradas em &lt;cite&gt;[ISO-0000]&lt;/cite&gt;.</pre>
<p>A saída do HTML acima:</p>
-<p>Mais infirmações podem ser encontrada em <cite>[ISO-0000].</cite></p>
+<p>Mais informações podem ser encontradas em <cite>[ISO-0000].</cite></p>
<h2 id="Especificação">Especificação</h2>
<table class="standard-table">
<thead>
<tr>
- <th scope="col">Specificação</th>
+ <th scope="col">Especificação</th>
<th scope="col">Estado</th>
<th scope="col">Comentário</th>
</tr>