Fix typo in documentation
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
felix.scheinost 2022-12-07 12:43:49 +00:00
parent 243b7c9a1c
commit d5a2502b09
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ This feature is totally invisible to S3 clients and does not break compatibility
### Cluster administration API
Garage provides a fully-fledged REST API to administer your cluster programatically.
Functionnality included in the admin API include: setting up and monitoring
Functionality included in the admin API include: setting up and monitoring
cluster nodes, managing access credentials, and managing storage buckets and bucket aliases.
A full reference of the administration API is available [here](@/documentation/reference-manual/admin-api.md).