diff options
author | johhns <96928512+johhnsjohhns@users.noreply.github.com> | 2022-01-05 18:15:02 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-05 18:15:02 -0300 |
commit | 3e5c044173bd006367120a43f4937e9c4909facf (patch) | |
tree | 6d87ad4aa0b46400c209b751e0e321c6011b1522 /files/pt-br | |
parent | 083dfe8b29c5c11c4dd1e9ae9b72beee297b3f88 (diff) | |
download | translated-content-3e5c044173bd006367120a43f4937e9c4909facf.tar.gz translated-content-3e5c044173bd006367120a43f4937e9c4909facf.tar.bz2 translated-content-3e5c044173bd006367120a43f4937e9c4909facf.zip |
correção (#3515)
Diffstat (limited to 'files/pt-br')
-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 6af1346c33..dc4454180b 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>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> +<p>O elemento <strong>HTML <code><head></code> providencia informações gerais</strong> (metadados) sobre o documento, incluindo seu título e links para scripts e folhas de estilos.</p> <table class="properties"> <tbody> |