From 093238039e576fc8102c8f49476b881a58f28bb6 Mon Sep 17 00:00:00 2001 From: paroche <46547072+paroche@users.noreply.github.com> Date: Mon, 21 Oct 2019 20:20:31 -0600 Subject: [PATCH] Update article.md "an arbitrary HTML" -> "arbitrary HTML" or could have said "an arbitrary piece of HTML" or something like that. --- 2-ui/1-document/07-modifying-document/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-ui/1-document/07-modifying-document/article.md b/2-ui/1-document/07-modifying-document/article.md index b5a3f752..54060079 100644 --- a/2-ui/1-document/07-modifying-document/article.md +++ b/2-ui/1-document/07-modifying-document/article.md @@ -199,7 +199,7 @@ For instance:

Bye

``` -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: