Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-tarjanyi authored and jzheaux committed Nov 21, 2024
1 parent 77233da commit 24ccac3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Spring Security supports protecting endpoints by offering two forms of OAuth 2.0
* Opaque Tokens

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).
Resource serves can consult this authorization server to authorize requests.
Resource servers can consult this authorization server to authorize requests.

[NOTE]
====
Expand Down

0 comments on commit 24ccac3

Please sign in to comment.