From 60551dffca065458145bf126768ac6784b02184b Mon Sep 17 00:00:00 2001 From: "Frederick F. Kautz IV" Date: Mon, 2 Feb 2015 16:22:37 -0800 Subject: [PATCH] Minor header update, renaming '/' to 'GET /' --- docs/docs/api/minio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/api/minio.md b/docs/docs/api/minio.md index 6fc18d434..2375a5b93 100644 --- a/docs/docs/api/minio.md +++ b/docs/docs/api/minio.md @@ -15,7 +15,7 @@ http://minio.example.com/bucket/path/to/object http://minio.example.com/bucket2/path/to/object ``` -## / +## GET / List buckets accessible by the user.