Skip to content

Commit eb630b5

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/sections/section.md
1 parent 0204c8c commit eb630b5

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ After assigning permission, users may need to reload the backoffice for the chan
5151

5252
### **Entry points**
5353

54-
When creating a new section, it is recommended to create am [Entry Point](../backoffice-entry-point.md)-extension in the
55-
[Umbraco Package Manifest](../../../umbraco-package.md) to complement. Entry Point extensions add initialization and
54+
When creating a new section, create an [Entry Point](../backoffice-entry-point.md) extension in the
55+
[Umbraco Package Manifest](../../../umbraco-package.md) to complement it. Entry Point extensions add initialization and
5656
teardown lifecycle events that may be helpful in coordinating behavior inside the section.
5757

5858
## **Extend with Sidebar, Dashboards, and more**

0 commit comments

Comments
 (0)