diff options
author | Vitor Honna <vitorhonna@gmail.com> | 2021-10-19 08:49:28 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 08:49:28 -0300 |
commit | 2413c25ab69885be5e296a9565ef111cc717ebc7 (patch) | |
tree | a1bfae62a048afaa72586bc96fb9de7853d3409e /files/pt-br | |
parent | d5f0d4ddf569279ee575afa6835c990853c610c0 (diff) | |
download | translated-content-2413c25ab69885be5e296a9565ef111cc717ebc7.tar.gz translated-content-2413c25ab69885be5e296a9565ef111cc717ebc7.tar.bz2 translated-content-2413c25ab69885be5e296a9565ef111cc717ebc7.zip |
Typo na seção 'Atributos' (#2749)
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/web/html/element/header/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/element/header/index.html b/files/pt-br/web/html/element/header/index.html index 33339ab886..0f9096aa30 100644 --- a/files/pt-br/web/html/element/header/index.html +++ b/files/pt-br/web/html/element/header/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Element/header <h2 id="Atributos">Atributos</h2> -<p><span style="line-height: 21px;">Este elemento não possue outros atributos além dos </span><a href="https://developer.mozilla.org/en-US/docs/HTML/Global_attributes" style="line-height: 21px;" title="HTML/Global attributes">atributos globais</a><span style="line-height: 21px;">, comuns a todos os elementos.</span></p> +<p><span style="line-height: 21px;">Este elemento não possui outros atributos além dos </span><a href="https://developer.mozilla.org/en-US/docs/HTML/Global_attributes" style="line-height: 21px;" title="HTML/Global attributes">atributos globais</a><span style="line-height: 21px;">, comuns a todos os elementos.</span></p> <h2 id="Exemplos">Exemplos</h2> |