Update article.md

"an arbitrary HTML" -> "arbitrary HTML"

or could have said "an arbitrary piece of HTML" or something like that.
This commit is contained in:
paroche 2019-10-21 20:20:31 -06:00 committed by GitHub
parent f430bea35c
commit 093238039e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,7 +199,7 @@ For instance:
<p>Bye</p>
```
That's how we can append an arbitrary HTML to the page.
That's how we can append arbitrary HTML to the page.
Here's the picture of insertion variants: