Skip to content

Commit

Permalink
docs(www): Fix typo (shadcn-ui#1853)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martiinii authored Nov 12, 2023
1 parent 9fea4ec commit 128489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/examples/music/components/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export function Menu() {
<MenubarRadioItem value="Luis">Luis</MenubarRadioItem>
</MenubarRadioGroup>
<MenubarSeparator />
<MenubarItem inset>Manage Famliy...</MenubarItem>
<MenubarItem inset>Manage Family...</MenubarItem>
<MenubarSeparator />
<MenubarItem inset>Add Account...</MenubarItem>
</MenubarContent>
Expand Down

0 comments on commit 128489d

Please sign in to comment.