Skip to content

Commit 297bcd9

Browse files
authored
Update README.md
1 parent cae0bf9 commit 297bcd9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@ In particular, given this HTML code:
184184
<!doctype html>
185185
<html>
186186
<head></head>
187-
<body>
188-
<div/>
189-
<p></p>
190-
</body>
187+
<body>
188+
<div/>
189+
<p></p>
190+
</body>
191191
</html>
192192
```
193193

0 commit comments

Comments
 (0)