Skip to content

Commit

Permalink
fix: remove typo in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Victor committed Mar 27, 2023
1 parent 9215ea8 commit c5f1bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/inc/CommandMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ const CommandMenu = () => {
},
}}
>
<Text>Short cut</Text>
<Text>Shortcut</Text>
<Flex gap="1">
<kbd></kbd>
<kbd>K</kbd>
Expand Down

0 comments on commit c5f1bb4

Please sign in to comment.