From 5c3dd9c74a27f82e4ba7f545ae23e3ba614f5d9b Mon Sep 17 00:00:00 2001 From: Quentin Date: Sun, 6 Dec 2020 09:54:11 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e955f1a..1f5a56b1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Now you should be ready to start hacking on garage! ## S3 compatibility Only a subset of S3 is supported: adding, listing, getting and deleting files in a bucket. -Bucket management, ACL and other advanced features are not (yet?) handled through the S3 API but through `garage` CLI. +Bucket management, ACL and other advanced features are not (yet?) handled through the S3 API but through the `garage` CLI. We primarily test `garage` against the `awscli` tool and `nextcloud`. ## Setting up Garage