diff --git a/10/umbraco-cms/reference/routing/README.md b/10/umbraco-cms/reference/routing/README.md index 3e5e0305a77..fd7924bd2d3 100644 --- a/10/umbraco-cms/reference/routing/README.md +++ b/10/umbraco-cms/reference/routing/README.md @@ -14,7 +14,7 @@ Explains how Umbraco builds its URLs and how the URLs are mapped back to content ## [Routing Properties](routing-properties.md) -Describes the various Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be very useful when creating an Umbraco website. +Describes the Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be useful when creating an Umbraco website. ## [Surface Controllers](surface-controllers/) @@ -26,7 +26,7 @@ What is an API Controller and how to use them? ## [Custom Controllers (hijacking routes)](custom-controllers.md) -Creating custom controllers to have 100% full control over how your pages are rendered. AKA: Hijacking Umbraco Routes +Creating custom controllers to have 100% full control over how your pages are rendered. Also known as: Hijacking Umbraco Routes ## [Custom Routes](custom-routes.md) diff --git a/12/umbraco-cms/reference/routing/README.md b/12/umbraco-cms/reference/routing/README.md index fc354413bbf..b6afde8b1a8 100644 --- a/12/umbraco-cms/reference/routing/README.md +++ b/12/umbraco-cms/reference/routing/README.md @@ -12,7 +12,7 @@ Explains how Umbraco builds its URLs and how the URLs are mapped back to content ## [Routing Properties](routing-properties.md) -Describes the various Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be very useful when creating an Umbraco website. +Describes the Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be useful when creating an Umbraco website. ## [Surface Controllers](surface-controllers/) @@ -24,7 +24,7 @@ What is an API Controller and how to use them? ## [Custom Controllers (hijacking routes)](custom-controllers.md) -Creating custom controllers to have 100% full control over how your pages are rendered. AKA: Hijacking Umbraco Routes +Creating custom controllers to have 100% full control over how your pages are rendered. Also known as: Hijacking Umbraco Routes ## [Custom Routes](custom-routes.md) diff --git a/13/umbraco-cms/reference/routing/README.md b/13/umbraco-cms/reference/routing/README.md index fc354413bbf..b6afde8b1a8 100644 --- a/13/umbraco-cms/reference/routing/README.md +++ b/13/umbraco-cms/reference/routing/README.md @@ -12,7 +12,7 @@ Explains how Umbraco builds its URLs and how the URLs are mapped back to content ## [Routing Properties](routing-properties.md) -Describes the various Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be very useful when creating an Umbraco website. +Describes the Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be useful when creating an Umbraco website. ## [Surface Controllers](surface-controllers/) @@ -24,7 +24,7 @@ What is an API Controller and how to use them? ## [Custom Controllers (hijacking routes)](custom-controllers.md) -Creating custom controllers to have 100% full control over how your pages are rendered. AKA: Hijacking Umbraco Routes +Creating custom controllers to have 100% full control over how your pages are rendered. Also known as: Hijacking Umbraco Routes ## [Custom Routes](custom-routes.md)