aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/web/html/element/th/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/element/th/index.html b/files/pt-br/web/html/element/th/index.html
index 4a4a082307..93b2a44e03 100644
--- a/files/pt-br/web/html/element/th/index.html
+++ b/files/pt-br/web/html/element/th/index.html
@@ -5,7 +5,7 @@ translation_of: Web/HTML/Element/th
---
<div>{{HTMLRef}}</div>
-<p>O <strong>elemento</strong> <strong>HTML <code>&lt;th&gt;</code> </strong> define uma célula cabeçalho do grupo de células de sua tabela. A exatidão natural deste grupo é denifida pelos atributos {{htmlattrxref("scope", "th")}} e {{htmlattrxref("headers", "th")}}.</p>
+<p>O <strong>elemento</strong> <strong>HTML <code>&lt;th&gt;</code> </strong> define uma célula cabeçalho do grupo de células de sua tabela. A exatidão natural deste grupo é definida pelos atributos {{htmlattrxref("scope", "th")}} e {{htmlattrxref("headers", "th")}}.</p>
<div>{{EmbedInteractiveExample("pages/tabbed/th.html","tabbed-taller")}}</div>