Merge pull request 'Fix typo in documentation' (#441) from felix.scheinost/garage:documentation-typo into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #441
This commit is contained in:
Alex 2022-12-07 20:42:24 +00:00
commit 35f8e8e2fb
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).