diff --git a/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md b/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md
index 212a7358de..0d86c98a1d 100644
--- a/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md
+++ b/docs/en/Community-Articles/2022-02-22-Integrating-MAUI-Client-via-using-OpenID-Connect/README.md
@@ -331,7 +331,7 @@ Each platform (UWP, OSX, iOS and Android) requires some configuration to use aut
- Run the Application and perform a login operation.
AccessToken will be retrieved.
-
+ 
---
@@ -382,10 +382,11 @@ AccessToken will be retrieved.
> You'll find it at the top of the editor.
> 
-
+
+
+
-
---