1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00

Merge pull request #2726 from andir/2.2/docs/s3-typo

[2.2] docs: fix typo in AllowDirectReads
This commit is contained in:
Graham Christensen 2019-03-15 11:40:07 -04:00 committed by GitHub
commit 03b4a4f7f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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