Skip to content

Commit 0cb2ae4

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ property, and assign it the same value as a workspace view extensions' own `meta
128128

129129
#### Adding items to an existing menu
130130

131-
Section Sidebar extension authors can place their extensions in the sidebar of any Umbraco-provided section, such as
132-
Content, Media, Settings, etc., by configuring the `conditions` property with the appropriate `SectionAlias` condition.
131+
Authors can add their extensions to the sidebar of any Umbraco-provided section (Content, Media, Settings, etc.) by configuring `conditions` with the `SectionAlias` property.
133132

134133
<figure><img src="../../../../.gitbook/assets/section-sidebar-composed-apps.svg" alt=""><figcaption><p>Composed sidebar menu</p></figcaption></figure>
135134

0 commit comments

Comments
 (0)