Skip to content

Commit

Permalink
Fix typo in document (#14081)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheusbr committed Jul 9, 2023
1 parent 4477ff4 commit 3c8f32c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ A tabela a seguir descreve brevemente esses tipos de dados.
um documento HTML, elementos são ainda mais aprimorados pelas APIs
HTML DOM. A interface {{domxref("HTMLElement")}} bem como
outras interfaces descrevem capacidades de tipos especifícos de
elementos (por exemlo, {{domxref("HTMLTableElement")}} para
elementos (por exemplo, {{domxref("HTMLTableElement")}} para
elementos {{HTMLElement("table")}}).
</p>
</td>
Expand Down

0 comments on commit 3c8f32c

Please sign in to comment.