Skip to content

Commit

Permalink
docs(www): Fix typo (#1853)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martiinii authored Nov 12, 2023
1 parent c82a6fa commit 3c22784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/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

1 comment on commit 3c22784

@vercel
Copy link

@vercel vercel bot commented on 3c22784 Nov 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./apps/www

ui-git-main-shadcn-pro.vercel.app
ui-shadcn-pro.vercel.app
example-playground.vercel.app
ui.shadcn.com

Please sign in to comment.