diff options
author | jonathan-matheus <91020639+jonathan-matheus@users.noreply.github.com> | 2021-10-23 13:43:28 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-23 13:43:28 -0300 |
commit | d4ede94319fe16510ad6dfb4c63944cda723d8e8 (patch) | |
tree | 7719c516c5763c1354a7b2b57dbf8561ffc4e61c /files/pt-br/web/html/element | |
parent | 5e216445ca976b4cc8f45f0d6c5a55035faeb9af (diff) | |
download | translated-content-d4ede94319fe16510ad6dfb4c63944cda723d8e8.tar.gz translated-content-d4ede94319fe16510ad6dfb4c63944cda723d8e8.tar.bz2 translated-content-d4ede94319fe16510ad6dfb4c63944cda723d8e8.zip |
I translated "The" into Portuguese (#2832)
I changed the position of the word "elemento" as it makes more sense in Portuguese
Diffstat (limited to 'files/pt-br/web/html/element')
-rw-r--r-- | files/pt-br/web/html/element/head/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/element/head/index.html b/files/pt-br/web/html/element/head/index.html index c829237a86..7c0c8e8598 100644 --- a/files/pt-br/web/html/element/head/index.html +++ b/files/pt-br/web/html/element/head/index.html @@ -8,7 +8,7 @@ translation_of: Web/HTML/Element/head --- <div>{{HTMLRef}}</div> -<p>The <strong>HTML <code><head></code> elemento providencia informações gerais</strong> (metadados) sobre document, incluindo seu título e links para scripts e folhas de estilos.</p> +<p>O elemento <strong>HTML <code><head></code> providencia informações gerais</strong> (metadados) sobre document, incluindo seu título e links para scripts e folhas de estilos.</p> <table class="properties"> <tbody> |