From b990ec97204b102edcc816bbfed82dec8b9513a0 Mon Sep 17 00:00:00 2001 From: Steven Clark Date: Fri, 20 Oct 2023 08:18:22 -0400 Subject: [PATCH] Fix changelog entry formatting (#23753) --- changelog/23573.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/23573.txt b/changelog/23573.txt index 5cbfe4e8ec..6bb0562b97 100644 --- a/changelog/23573.txt +++ b/changelog/23573.txt @@ -1,5 +1,5 @@ ```release-note:bug -* Seal HA (enterprise/beta): Fix rejection of a seal configuration change +Seal HA (enterprise/beta): Fix rejection of a seal configuration change from two to one auto seal due to persistence of the previous seal type being "multiseal". -``` \ No newline at end of file +```