aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/html/element
diff options
context:
space:
mode:
authorLuiz Felipe Vieira Cordeiro <75829130+LuizFelipeVieiraCordeiro@users.noreply.github.com>2021-11-07 09:21:29 -0300
committerGitHub <noreply@github.com>2021-11-07 09:21:29 -0300
commit0c33b3b13e8141bbe9e3c8cc8d4e3b87f781352f (patch)
tree48d7abf7192ea5c8f99b5ccba683f778aab35004 /files/pt-br/web/html/element
parent6cbe517620468d41df7270b7fd56495853a14b27 (diff)
downloadtranslated-content-0c33b3b13e8141bbe9e3c8cc8d4e3b87f781352f.tar.gz
translated-content-0c33b3b13e8141bbe9e3c8cc8d4e3b87f781352f.tar.bz2
translated-content-0c33b3b13e8141bbe9e3c8cc8d4e3b87f781352f.zip
fix: "propriedadr" adjusted to "propriedade". (#2972)
Just a simple word error correction. Where is "propriedadr" should be "propriedade".
Diffstat (limited to 'files/pt-br/web/html/element')
-rw-r--r--files/pt-br/web/html/element/dl/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/html/element/dl/index.html b/files/pt-br/web/html/element/dl/index.html
index 411404e8fd..7e7d8782de 100644
--- a/files/pt-br/web/html/element/dl/index.html
+++ b/files/pt-br/web/html/element/dl/index.html
@@ -112,7 +112,7 @@ translation_of: Web/HTML/Element/dl
<p>Não use este elemento,  (nor {{ HTMLElement("ul") }} elements), para criar meramente um recuo em uma página. Embora ele funcione, está é uma má prática e obscurece o significado da lista de definição.</p>
-<p>Para mudar a indentação de um termo, use a propriedadr <a href="/en/CSS" title="en/CSS">CSS</a> <a href="/en/CSS/margin" title="en/CSS/margin">margin</a>.</p>
+<p>Para mudar a indentação de um termo, use a propriedade <a href="/en/CSS" title="en/CSS">CSS</a> <a href="/en/CSS/margin" title="en/CSS/margin">margin</a>.</p>
<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade de navegadores</h2>