Update article.md

Fixed typo
This commit is contained in:
Anton Krekotun 2019-07-12 11:13:58 +03:00 committed by GitHub
parent 6745897a56
commit 5331f59f24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ drawHtmlTree(node3, 'div.domtree', 690, 150);
While generating the DOM, browsers automatically process errors in the document, close tags and so on. While generating the DOM, browsers automatically process errors in the document, close tags and so on.
Such an document with unclosed tags: Such document with unclosed tags:
```html no-beautify ```html no-beautify
<p>Hello <p>Hello