Skip to content

Commit

Permalink
Fix small typo in security-openid-connect guide
Browse files Browse the repository at this point in the history
(cherry picked from commit f3e98bf)
  • Loading branch information
xstefank authored and aloubyansky committed Oct 19, 2021
1 parent 9cfaf0b commit c17ed8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/security-openid-connect.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To complete this guide, you need:

== Architecture

In this example, we build a very simple microservice which offers three endpoints:
In this example, we build a very simple microservice which offers two endpoints:

* `/api/users/me`
* `/api/admin`
Expand Down

0 comments on commit c17ed8a

Please sign in to comment.