Skip to content

Commit

Permalink
Update docs/guides/securing-apps/admin-client.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Stian Thorgersen <[email protected]>
Signed-off-by: Ricardo Martin <[email protected]>
  • Loading branch information
rmartinc and stianst authored Aug 20, 2024
1 parent 5294e84 commit 0c54335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/securing-apps/admin-client.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title="{project_name} admin client"
priority=500
summary="Using the {project_name} admin client to access the REST API">

The {project_name} admin client is a JAVA library that facilitates the access and usage of the {project_name} Admin REST API. To use it from your application add a dependency on the
The {project_name} admin client is a Java library that facilitates the access and usage of the {project_name} Admin REST API. To use it from your application add a dependency on the
`keycloak-admin-client` library. For example using Maven:

[source,xml,subs="attributes+"]
Expand Down

0 comments on commit 0c54335

Please sign in to comment.