diff options
Diffstat (limited to 'files/pt-br/web/api/htmlcontentelement/index.html')
-rw-r--r-- | files/pt-br/web/api/htmlcontentelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/htmlcontentelement/index.html b/files/pt-br/web/api/htmlcontentelement/index.html index aa6e81c1bd..004883152e 100644 --- a/files/pt-br/web/api/htmlcontentelement/index.html +++ b/files/pt-br/web/api/htmlcontentelement/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/HTMLContentElement <dl> <dt>{{domxref("HTMLContentElement.getDistributedNodes()")}}</dt> - <dd>Returna um static {{domxref("NodeList")}} do {{glossary("distributed nodes")}} associado com este elemento <code><content></code>. </dd> + <dd>Retorna um static {{domxref("NodeList")}} do {{glossary("distributed nodes")}} associado com este elemento <code><content></code>. </dd> </dl> <h2 id="Specificações">Specificações</h2> |