We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb630b5 commit 91754a8Copy full SHA for 91754a8
16/umbraco-cms/customizing/extending-overview/extension-types/sections/section.md
@@ -84,5 +84,5 @@ const section : UmbExtensionManifest = {
84
```
85
{% endcode %}
86
87
-The element file must contain either an `element` or `default` export, or explicitly specify the element name in the
+The element file must contain an `element`, a `default` export, or specify the element name in the
88
`elementName` field.
0 commit comments