Skip to content

Commit 91754a8

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ const section : UmbExtensionManifest = {
8484
```
8585
{% endcode %}
8686

87-
The element file must contain either an `element` or `default` export, or explicitly specify the element name in the
87+
The element file must contain an `element`, a `default` export, or specify the element name in the
8888
`elementName` field.

0 commit comments

Comments
 (0)