Skip to content

Commit e69ba77

Browse files
chore(contextMenu): typo
1 parent 70afdac commit e69ba77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/contextmenu/navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ position: 3
1212

1313
The Context Menu can be used to navigate between different pages in the application. It can generate the needed links for you through its `UrlField` when [data binding]({%slug contextmenu-data-binding-overview%}).
1414

15-
To use the Menu for navigating between pages:
15+
To use the Context Menu for navigating between pages:
1616

1717
* Add the ContextMenu to your application and [choose a target]({%slug contextmenu-overview%}) or [show it with your own code]({%slug contextmenu-overview%}#know-the-target-and-adjust-items).
1818
* Provide a collection of models that describe the pages you want the user to navigate to.

0 commit comments

Comments
 (0)