From 238762bc8d5c37cd9f3b49eb53c80f9981375415 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Thu, 25 Apr 2024 15:37:21 +0200 Subject: [PATCH 1/2] Remove 'very' --- 14/umbraco-cms/reference/notifications/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/umbraco-cms/reference/notifications/README.md b/14/umbraco-cms/reference/notifications/README.md index 53164964288..923f97838a1 100644 --- a/14/umbraco-cms/reference/notifications/README.md +++ b/14/umbraco-cms/reference/notifications/README.md @@ -273,7 +273,7 @@ Useful for manipulating the model before it is sent to an editor in the backoffi ## Creating and publishing your own custom notifications -Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be very useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. +Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. ## Samples From c8255fee947d44a4d02fc93f6ca639e517473f47 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Thu, 25 Apr 2024 15:41:21 +0200 Subject: [PATCH 2/2] Update v10, 12 & 13 --- 10/umbraco-cms/reference/notifications/README.md | 2 +- 12/umbraco-cms/reference/notifications/README.md | 2 +- 13/umbraco-cms/reference/notifications/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/10/umbraco-cms/reference/notifications/README.md b/10/umbraco-cms/reference/notifications/README.md index a24a81323ee..b9427843a06 100644 --- a/10/umbraco-cms/reference/notifications/README.md +++ b/10/umbraco-cms/reference/notifications/README.md @@ -273,7 +273,7 @@ Useful for manipulating the model before it is sent to an editor in the backoffi ## Creating and publishing your own custom notifications -Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be very useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. +Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. ## Samples diff --git a/12/umbraco-cms/reference/notifications/README.md b/12/umbraco-cms/reference/notifications/README.md index 49ebf60f7e3..e708422554e 100644 --- a/12/umbraco-cms/reference/notifications/README.md +++ b/12/umbraco-cms/reference/notifications/README.md @@ -273,7 +273,7 @@ Useful for manipulating the model before it is sent to an editor in the backoffi ## Creating and publishing your own custom notifications -Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be very useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. +Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. ## Samples diff --git a/13/umbraco-cms/reference/notifications/README.md b/13/umbraco-cms/reference/notifications/README.md index f2e7c824688..4c715cff4be 100644 --- a/13/umbraco-cms/reference/notifications/README.md +++ b/13/umbraco-cms/reference/notifications/README.md @@ -273,7 +273,7 @@ Useful for manipulating the model before it is sent to an editor in the backoffi ## Creating and publishing your own custom notifications -Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be very useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. +Umbraco uses notifications to allow people to hook into different workflow processes. This notification pattern is extensible, allowing you to create and publish custom notifications, and other people to observe and hook into your custom processes. This approach can be useful when creating Umbraco packages. For more information on how you create and publish your own notifications, see the [creating and publishing notifications](creating-and-publishing-notifications.md) article. ## Samples