From b5dcc457e2409fe4e840d63e1c19ee99e5acba7b Mon Sep 17 00:00:00 2001 From: jonathan-matheus <91020639+jonathan-matheus@users.noreply.github.com> Date: Sun, 26 Dec 2021 20:56:31 -0300 Subject: Corrigindo a palavra definida (#3449) --- files/pt-br/web/html/element/th/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') 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 ---
{{HTMLRef}}
-

O elemento HTML <th>  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")}}.

+

O elemento HTML <th>  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")}}.

{{EmbedInteractiveExample("pages/tabbed/th.html","tabbed-taller")}}
-- cgit v1.2.3-54-g00ecf