Skip to content

Commit 26d5df6

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-view.md
1 parent 99ad17c commit 26d5df6

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-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Extensions authors can register the Section View extension using a JSON declarat
5151
```
5252
{% endcode %}
5353

54-
Tip: We recommend using the absolute path, starting from the root of your Umbraco project, in the `element` property for
54+
Tip: Use the absolute path, starting from the root of your Umbraco project, in the `element` property for
5555
JSON declarations. TypeScript declarations are capable of employing relative paths.
5656

5757
{% endtab %}

0 commit comments

Comments
 (0)