Skip to content

Commit 345bfdd

Browse files
committed
Polish gh-7279
1 parent 7dc3c8a commit 345bfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/src/docs/asciidoc/_includes/servlet/oauth2/oauth2-client.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ A request with the base path `/oauth2/authorization/okta` will initiate the Auth
407407
The `AuthorizationCodeOAuth2AuthorizedClientProvider` is an implementation of `OAuth2AuthorizedClientProvider` for the Authorization Code grant,
408408
which also initiates the Authorization Request redirect by the `OAuth2AuthorizationRequestRedirectFilter`.
409409

410-
If the OAuth 2.0 Client is a https://tools.ietf.org/html/rfc6749#section-2.1[Public Client], than configure the OAuth 2.0 Client registration as follows:
410+
If the OAuth 2.0 Client is a https://tools.ietf.org/html/rfc6749#section-2.1[Public Client], then configure the OAuth 2.0 Client registration as follows:
411411

412412
[source,yaml]
413413
----

0 commit comments

Comments
 (0)