From 28766053242bc0ab6cc57e0695daf8e61106ca80 Mon Sep 17 00:00:00 2001 From: Steve Riesenberg Date: Wed, 15 Feb 2023 17:18:00 -0600 Subject: [PATCH] Polish migration doc Issue gh-12675 --- docs/modules/ROOT/pages/migration/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/migration/index.adoc b/docs/modules/ROOT/pages/migration/index.adoc index 77a00c953e..675bfafe94 100644 --- a/docs/modules/ROOT/pages/migration/index.adoc +++ b/docs/modules/ROOT/pages/migration/index.adoc @@ -9,7 +9,7 @@ endif::[] ifndef::spring-security-version[] its preparation steps endif::[] -to simplify updating to 6.0 +to simplify updating to 6.0. After updating to 5.8, follow this guide to perform any remaining migration or cleanup steps.