From acbb229d19b9bccea71d6869ec86eb0c08820719 Mon Sep 17 00:00:00 2001 From: Vinod Anandan Date: Wed, 16 Dec 2020 16:26:08 +0000 Subject: [PATCH] Minor typo fix --- release_notes/topics/12_0_0.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release_notes/topics/12_0_0.adoc b/release_notes/topics/12_0_0.adoc index 1455fdd0c2..fbf51756e4 100644 --- a/release_notes/topics/12_0_0.adoc +++ b/release_notes/topics/12_0_0.adoc @@ -13,7 +13,7 @@ will be used by default, giving you the time to update your custom theme to the == OpenID Connect Back-Channel Logout -Support for OpenID Connect Back-Channel Logout is no available, thanks to https://github.com/DaSmoo[DaSmoo] and +Support for OpenID Connect Back-Channel Logout is now available, thanks to https://github.com/DaSmoo[DaSmoo] and https://github.com/benjamin37[benjamin37]. == Upgrade to Wildfly 21 @@ -37,7 +37,7 @@ Thanks to https://github.com/tnorimat[Takashi Norimatsu] and all the members of The {project_name} login theme components have been upgraded to PatternFly 4. The old PatternFly 3 runs simultaneously with the new one, so it's possible to have PF3 components there. -There are also design changes in login theme for better user experience. +There are also design changes in the login theme for better user experience. You can even define an icon for your custom Identity providers. For details, please refer to the link:{developerguide_link}#custom-identity-providers-icons[docs].