Skip to content

Commit 4667844

Browse files
Remove extraneous period
Co-authored-by: Wes Cossick <WesCossick@users.noreply.github.com>
1 parent 750e0a8 commit 4667844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/demo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const Demo: React.FC = () => {
8989
</li>
9090
<li>
9191
Pressing any other character will move to the first menu item that starts with that character,
92-
if there is not a matching item, focus remains the same.
92+
if there is not a matching item, focus remains the same
9393
</li>
9494
</ul>
9595
</li>

0 commit comments

Comments
 (0)