Skip to content

Commit 2c77529

Browse files
committed
docs: fix body escaping
1 parent 55fb41f commit 2c77529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Restore scroll position of elements on page navigation
55
</strong>
66
<p>
7-
The <code><body></code> isn't the only thing that scrolls. When the user scrolls a list, then navigates back and forth, you may want to keep their scroll position where it was when they left. This library makes that easy.
7+
The <code>&lt;body&gt;</code> isn't the only thing that scrolls. When the user scrolls a list, then navigates back and forth, you may want to keep their scroll position where it was when they left. This library makes that easy.
88
</p>
99
</div>
1010

0 commit comments

Comments
 (0)