Skip to content

Commit 55fb41f

Browse files
committed
docs: fix backtick
1 parent 77ab3d9 commit 55fb41f

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 `<body>` 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><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.
88
</p>
99
</div>
1010

0 commit comments

Comments
 (0)