From 111ac03971d7d98c3940ad9fef0a40953088c880 Mon Sep 17 00:00:00 2001 From: Maor Date: Wed, 14 Nov 2018 11:01:28 +0200 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d7de56..3893901 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Skbn uses the default AWS [credentials chain](https://docs.aws.amazon.com/sdk-fo ### Azure Blob Storage -Skbn uses `AZURE_STORAGE_ACCOUNT` and `AZURE_STORAGE_ACCESS_KEY` environment variables for authenication. +Skbn uses `AZURE_STORAGE_ACCOUNT` and `AZURE_STORAGE_ACCESS_KEY` environment variables for authentication. ## Examples