From 1e50951a4a645be6f63ebb2b00ee509283a9c547 Mon Sep 17 00:00:00 2001 From: Edward Vielmetti Date: Tue, 3 Apr 2018 11:30:35 -0400 Subject: [PATCH] typo fix (#5756) --- docs/gateway/b2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gateway/b2.md b/docs/gateway/b2.md index 32c2ad9a5..b96bef886 100644 --- a/docs/gateway/b2.md +++ b/docs/gateway/b2.md @@ -2,7 +2,7 @@ Minio Gateway adds Amazon S3 compatibility to Backblaze B2 Cloud Storage. ## Run Minio Gateway for Backblaze B2 Cloud Storage -Please follow this [guide](https://www.backblaze.com/b2/docs/quick_account.html) to create an account on backblaze.com to obtain your access credentisals for B2 Cloud storage. +Please follow this [guide](https://www.backblaze.com/b2/docs/quick_account.html) to create an account on backblaze.com to obtain your access credentials for B2 Cloud storage. ### Using Docker ```