From d37d983f85311eab891d4739776105f62ece7d06 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Mon, 6 Jan 2025 16:40:06 +0100 Subject: [PATCH] Remove various --- 14/umbraco-cms/customizing/foundation/terminology.md | 2 +- 15/umbraco-cms/customizing/foundation/terminology.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/14/umbraco-cms/customizing/foundation/terminology.md b/14/umbraco-cms/customizing/foundation/terminology.md index b2e3ea9d2d0..9651ea3064f 100644 --- a/14/umbraco-cms/customizing/foundation/terminology.md +++ b/14/umbraco-cms/customizing/foundation/terminology.md @@ -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. diff --git a/15/umbraco-cms/customizing/foundation/terminology.md b/15/umbraco-cms/customizing/foundation/terminology.md index b2e3ea9d2d0..9651ea3064f 100644 --- a/15/umbraco-cms/customizing/foundation/terminology.md +++ b/15/umbraco-cms/customizing/foundation/terminology.md @@ -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.