Skip to content

Commit

Permalink
Update OptionsMenu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelOverseer committed Jul 26, 2023
1 parent 3b983a9 commit 278b6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/OptionsMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ const OptionsGuide: React.FC<{ openCollapse: () => void }> = ({
setOpen(true);
}}
>
Tutorial
Guided tour
</Button>
<Tour
open={open}
Expand Down

0 comments on commit 278b6d0

Please sign in to comment.