Skip to content

Commit 8099c00

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-sidebar.md
1 parent ea5de97 commit 8099c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The menu sidebar app, provided by Umbraco, can be placed in Section Sidebar exte
6767
```
6868
{% endcode %}
6969

70-
In the example below, we continue by creating a menu extension and binding the `meta:menu` (My.Menu) property to the
70+
In the example below, a menu extension is created and bound to the `meta:menu` (My.Menu) property, which matches the menu extension’s `alias`. The _My.Menu_ alias is also used to attach a menu item extension.
7171
menu extensions' `alias` property. The *My.Menu* alias is also used to attach a menu item extension to the menu
7272
extension.
7373

0 commit comments

Comments
 (0)