We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05280c3 commit 5d20545Copy full SHA for 5d20545
src/content/docs/identityserver/ui/portal.md
@@ -87,5 +87,5 @@ app.MapGet("/signin-idp", async (HttpContext http) =>
87
88
For the challenge to work, an OpenID Connect schema must be configured in your client application.
89
When multiple OpenID Connect schemas are registered, you can also use the `Results.Challenge()` overload that allows
90
-you to target a specific schema.
+you to target a specific scheme.
91
0 commit comments