Skip to content

Commit ea5de97

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ Sidebar Section extension authors may specify where the Section Sidebar app appe
4444

4545
### Menu Sidebar App Examples
4646

47-
The menu sidebar app is provided by the Umbraco backoffice and can be placed into Section Sidebar extensions. This
48-
sidebar app will attach itself to a menu defined elsewhere in your manifest through the `meta:menu` property, where
49-
this value must match the `alias` value of the menu.
47+
The menu sidebar app, provided by Umbraco, can be placed in Section Sidebar extensions. It attaches to a menu defined in your manifest via the `meta:menu` property, where this value must match the `alias` value of the menu.
5048

5149
<figure><img src="../../../../.gitbook/assets/section-menu-sidebar-app.svg" alt=""><figcaption><p>Menu Sidebar App</p></figcaption></figure>
5250

0 commit comments

Comments
 (0)