docs: fix typo in AllowDirectReads

It was just missing an `l` but should be fixed anyway.
This commit is contained in:
Andreas Rammhold 2019-03-14 23:51:18 +01:00
parent 1f64f4c7c8
commit 34fade478a
No known key found for this signature in database
GPG key ID: E432E410B5E48C86

View file

@ -89,7 +89,7 @@ the S3 URL:</para>
"Version": "2012-10-17",
"Statement": [
{
"Sid": "AlowDirectReads",
"Sid": "AllowDirectReads",
"Action": [
"s3:GetObject",
"s3:GetBucketLocation"