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 99ad17c commit 26d5df6Copy full SHA for 26d5df6
16/umbraco-cms/customizing/extending-overview/extension-types/sections/section-view.md
@@ -51,7 +51,7 @@ Extensions authors can register the Section View extension using a JSON declarat
51
```
52
{% endcode %}
53
54
-Tip: We recommend using the absolute path, starting from the root of your Umbraco project, in the `element` property for
+Tip: Use the absolute path, starting from the root of your Umbraco project, in the `element` property for
55
JSON declarations. TypeScript declarations are capable of employing relative paths.
56
57
{% endtab %}
0 commit comments