Skip to content

Commit 377fce6

Browse files
authored
Update elk.html
1 parent 20010e1 commit 377fce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2-ui/1-document/02-dom-nodes/elk.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<body>
44
Правда про оленів.
55
<ol>
6-
<li>Олень -- це розумна розумний</li>
6+
<li>Олень -- це розумний</li>
77
<!-- comment -->
8-
<li>...та хитрий звір!</li>
8+
<li>...і хитрий звір!</li>
99
</ol>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)