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)." />