Skip to content

Commit bd9c4ef

Browse files
committed
docs: shortened a sentence
1 parent 9f1fe28 commit bd9c4ef

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: A guide to creating a custom tree in Umbraco
77
The tree is a hierarchical structure of nodes and is registered in the Backoffice extension registry. A tree can be rendered anywhere in the Backoffice with the help of the `<umb-tree />` element.
88

99
{% hint style="info" %}
10-
If you are looking for information on how to register a tree as a menu in a section, please refer to the [Section Sidebar](./sections/section-sidebar.md) article.
10+
To see how to register a tree as a menu in a section, please refer to the [Section Sidebar](./sections/section-sidebar.md) article.
1111
{% endhint %}
1212

1313
## Creating trees <a href="#creating-trees" id="creating-trees"></a>

0 commit comments

Comments
 (0)