Update README.md

fixed a typo in the readme.
This commit is contained in:
Mohammad Sarbandi 2018-11-07 21:34:13 +01:00 committed by Stian Thorgersen
parent 560d76b7ee
commit 5e1d85c9a8

View file

@ -185,7 +185,7 @@ is displayed to the user after login and the user has to copy this code back to
Step 8: Admin REST API
----------------------------------
Keycloak has a Admin REST API. This example shows an application making a remove direct login to Keycloak to obtain a token
Keycloak has a Admin REST API. This example shows an application making a remote direct login to Keycloak to obtain a token
then using that token to access the Admin REST API.
[http://localhost:8080/admin-access](http://localhost:8080/admin-access)