Skip to content

Commit dfe3d80

Browse files
authored
Merge pull request #6768 from erikjanwestendorp/update-terminology
Update terminology.md
2 parents 42b88d8 + d37d983 commit dfe3d80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

14/umbraco-cms/customizing/foundation/terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Understanding certain key concepts is essential when customizing the backoffice.
2020
* **Controller Host Element:** The element that can host controllers.
2121
* **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.
2222

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

15/umbraco-cms/customizing/foundation/terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Understanding certain key concepts is essential when customizing the backoffice.
2020
* **Controller Host Element:** The element that can host controllers.
2121
* **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.
2222

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

0 commit comments

Comments
 (0)