diff --git a/components/sbm-recipes-boot-upgrade/src/main/resources/templates/upgrade-asciidoc.ftl b/components/sbm-recipes-boot-upgrade/src/main/resources/templates/upgrade-asciidoc.ftl index 69d813e02..c6e957ffc 100644 --- a/components/sbm-recipes-boot-upgrade/src/main/resources/templates/upgrade-asciidoc.ftl +++ b/components/sbm-recipes-boot-upgrade/src/main/resources/templates/upgrade-asciidoc.ftl @@ -43,7 +43,7 @@ The Relevant Changes section lists all potentially required changes to upgrade t -<#if recipesFound> +<#if recipesFound??> Some changes listed in 'Relevant Changes' can be automated. + It is advisable to read through 'Relevant Changes' to see if you want to apply all or just a subset of the applicable recipes.