about summary refs log tree commit diff
path: root/doc/manual/packages/s3-substituter.xml
diff options
context:
space:
mode:
authorAndreas Rammhold <andreas@rammhold.de>2019-03-14T22·51+0100
committerAndreas Rammhold <andreas@rammhold.de>2019-03-14T22·51+0100
commit34fade478a84d822646a8daa334014134c0ec59e (patch)
tree8aba28a031098ee8a39de14e053509df89649a97 /doc/manual/packages/s3-substituter.xml
parent1f64f4c7c83d8efd67051a399c738c71815e0594 (diff)
docs: fix typo in AllowDirectReads
It was just missing an `l` but should be fixed anyway.
Diffstat (limited to 'doc/manual/packages/s3-substituter.xml')
-rw-r--r--doc/manual/packages/s3-substituter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/packages/s3-substituter.xml b/doc/manual/packages/s3-substituter.xml
index 2ec9687a0c60..e7589ffdb034 100644
--- a/doc/manual/packages/s3-substituter.xml
+++ b/doc/manual/packages/s3-substituter.xml
@@ -89,7 +89,7 @@ the S3 URL:</para>
     "Version": "2012-10-17",
     "Statement": [
         {
-            "Sid": "AlowDirectReads",
+            "Sid": "AllowDirectReads",
             "Action": [
                 "s3:GetObject",
                 "s3:GetBucketLocation"