Skip to content

Commit 5d20545

Browse files
authored
Update src/content/docs/identityserver/ui/portal.md
1 parent 05280c3 commit 5d20545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/ui/portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ app.MapGet("/signin-idp", async (HttpContext http) =>
8787

8888
For the challenge to work, an OpenID Connect schema must be configured in your client application.
8989
When multiple OpenID Connect schemas are registered, you can also use the `Results.Challenge()` overload that allows
90-
you to target a specific schema.
90+
you to target a specific scheme.
9191

0 commit comments

Comments
 (0)