Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 14/umbraco-cms/customizing/foundation/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Understanding certain key concepts is essential when customizing the backoffice.
* **Controller Host Element:** The element that can host controllers.
* **Umbraco Element:** The `UmbLitElement` or `UmbElemenMixin` enables hosting controllers. Additionally, it provides a few shortcut methods for initializing core Umbraco Controllers. You can read more about this in the [Umbraco Element](../../customizing/foundation/umbraco-element/) article.

Read more about various ways how to get started with extending the backoffice in the [Backoffice Setup](../../customizing/extending-overview/) article.
Read more about how to get started with extending the backoffice in the [Backoffice Setup](../../customizing/extending-overview/) article.
2 changes: 1 addition & 1 deletion 15/umbraco-cms/customizing/foundation/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Understanding certain key concepts is essential when customizing the backoffice.
* **Controller Host Element:** The element that can host controllers.
* **Umbraco Element:** The `UmbLitElement` or `UmbElemenMixin` enables hosting controllers. Additionally, it provides a few shortcut methods for initializing core Umbraco Controllers. You can read more about this in the [Umbraco Element](../../customizing/foundation/umbraco-element/) article.

Read more about various ways how to get started with extending the backoffice in the [Backoffice Setup](../../customizing/extending-overview/) article.
Read more about how to get started with extending the backoffice in the [Backoffice Setup](../../customizing/extending-overview/) article.
Loading