Skip to content

Commit bb699c5

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-sidebar.md
1 parent 7b6c150 commit bb699c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ The menu sidebar app, provided by Umbraco, can be placed in Section Sidebar exte
6868
{% endcode %}
6969

7070
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.
71-
menu extensions' `alias` property. The *My.Menu* alias is also used to attach a menu item extension to the menu
72-
extension.
7371

7472
{% code title="umbraco-package.json" %}
7573
```json

0 commit comments

Comments
 (0)