Skip to content

Commit 8f59ce6

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-view.md
1 parent 300ac16 commit 8f59ce6

File tree

1 file changed

+1
-3
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types/sections

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,7 @@ provided example, this value is `NetworkServices.Section`.
176176

177177
## Adding Section Views to somewhere else in the backoffice
178178

179-
The Umbraco backoffice architecture places a strong emphasis on composing. Extension authors can extend existing
180-
sections, including those built by Umbraco and included in the core (such as Content, Media, and Settings), using
181-
Section View extensions.
179+
The Umbraco backoffice architecture places a strong emphasis on composing. Authors can extend existing sections, including core ones like Content, Media, and Settings, with Section View extensions.
182180

183181
After an author has completed their Section View extension, they can control the placement of the extension using
184182
conditions in the manifest definition.

0 commit comments

Comments
 (0)