Skip to content

Commit 0932380

Browse files
authored
Update article.md
"an arbitrary HTML" -> "arbitrary HTML" or could have said "an arbitrary piece of HTML" or something like that.
1 parent f430bea commit 0932380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/1-document/07-modifying-document/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ For instance:
199199
<p>Bye</p>
200200
```
201201

202-
That's how we can append an arbitrary HTML to the page.
202+
That's how we can append arbitrary HTML to the page.
203203

204204
Here's the picture of insertion variants:
205205

0 commit comments

Comments
 (0)