Merge pull request #2725 from andir/docs/s3-typo

docs: fix typo in AllowDirectReads
This commit is contained in:
Graham Christensen
2019-03-14 18:53:57 -04:00
committed by GitHub
+1 -1
View File
@@ -89,7 +89,7 @@ the S3 URL:</para>
"Version": "2012-10-17",
"Statement": [
{
"Sid": "AlowDirectReads",
"Sid": "AllowDirectReads",
"Action": [
"s3:GetObject",
"s3:GetBucketLocation"