mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 06:52:43 +01:00
docs: fix typo in AllowDirectReads
It was just missing an `l` but should be fixed anyway.
(cherry picked from commit 34fade478a)
This commit is contained in:
parent
ca4aec6e9a
commit
10254f7cf7
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ the S3 URL:</para>
|
|||
"Version": "2012-10-17",
|
||||
"Statement": [
|
||||
{
|
||||
"Sid": "AlowDirectReads",
|
||||
"Sid": "AllowDirectReads",
|
||||
"Action": [
|
||||
"s3:GetObject",
|
||||
"s3:GetBucketLocation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue