From 43b7e7522734a4400f99258306ffeaa094b97928 Mon Sep 17 00:00:00 2001 From: mariachugunova Date: Wed, 22 Nov 2017 20:51:57 +0400 Subject: [PATCH] Fix typo in s3 storage backend docs --- website/source/docs/configuration/storage/s3.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/storage/s3.html.md b/website/source/docs/configuration/storage/s3.html.md index 7b167bd114e3..d18507e35af3 100644 --- a/website/source/docs/configuration/storage/s3.html.md +++ b/website/source/docs/configuration/storage/s3.html.md @@ -65,7 +65,7 @@ cause Vault to attempt to retrieve credentials from the AWS metadata service. ### Default Example -This example shows using Amazon S3 as a storage backed. +This example shows using Amazon S3 as a storage backend. ```hcl storage "s3" {