diff --git a/15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md b/15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md index e015f781e85..566939604ce 100644 --- a/15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md +++ b/15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md @@ -120,7 +120,7 @@ Also, templates cannot be edited on live environment as runtime compilation is n {% endhint %} -Also ensure the `UmbracoApplicationUrl` is updated to the primary URL of your production environment, as this is used when sending emails (password reset, notifications, health check results, etc.) and the keep-alive task. +Also ensure the `UmbracoApplicationUrl` is updated to the primary URL of your production environment, as this is used when sending emails (password reset, notifications, health check results, etc.). ## Customize/extend runtime mode validation