From 8d9efb334f1e146abf65cf72415762de973b024e Mon Sep 17 00:00:00 2001
From: Stella <4118427+StellaAlexis@users.noreply.github.com>
Date: Sun, 22 Feb 2026 09:09:16 +0100
Subject: [PATCH] chore: remove space
---
.../OpenIddictClientWebIntegrationProviders.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml b/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml
index c0c65a6a..a2e3f092 100644
--- a/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml
+++ b/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml
@@ -1130,7 +1130,7 @@
+ Description="The value used as the 'prompt' parameter can be set to none, consent (triggers a consent prompt on every session) or select_account (allows the user to select which account to use on each session)." />