Merge pull request #1147 from tonchique/patch-8

Update article.md
This commit is contained in:
Ilya Kantor 2019-07-13 22:36:14 +03:00 committed by GitHub
commit be342e50e3
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.
Such an document with unclosed tags:
Such document with unclosed tags:
```html no-beautify
<p>Hello