Skip to content

Commit 24ccac3

Browse files
martin-tarjanyijzheaux
authored andcommitted
Fix typo in documentation
1 parent 77233da commit 24ccac3

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/reactive/oauth2/resource-server

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/reactive/oauth2/resource-server/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Spring Security supports protecting endpoints by offering two forms of OAuth 2.0
77
* Opaque Tokens
88

99
This is handy in circumstances where an application has delegated its authority management to an https://tools.ietf.org/html/rfc6749[authorization server] (for example, Okta or Ping Identity).
10-
Resource serves can consult this authorization server to authorize requests.
10+
Resource servers can consult this authorization server to authorize requests.
1111

1212
[NOTE]
1313
====

0 commit comments

Comments
 (0)