Skip to content

Commit

Permalink
singular
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelsycamore committed Jan 6, 2025
1 parent 340f400 commit 28c3f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/menus/menus.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A menu displays a list of choices on a temporary surface. It appears when the us
Menus are implemented using a collection of related components:

- Menu: The container/surface of the menu.
- Menu Item: List item options for the menu.
- Menu Item: List item option for the menu.
- Menu List (optional): Alternative composable container for Menu Items—see [Composition with Menu List](#composition-with-menu-list) for details.

## Basic menu
Expand Down

0 comments on commit 28c3f24

Please sign in to comment.