From 4c51dc2c2443c2186b3202780d2f1a75984996a9 Mon Sep 17 00:00:00 2001 From: davidmirror-ops Date: Fri, 29 Sep 2023 11:01:12 -0500 Subject: [PATCH] Fix JSON indentation in example Signed-off-by: davidmirror-ops --- rsts/deployment/deployment/multicluster.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsts/deployment/deployment/multicluster.rst b/rsts/deployment/deployment/multicluster.rst index 40e6670f97..b27ef59a06 100644 --- a/rsts/deployment/deployment/multicluster.rst +++ b/rsts/deployment/deployment/multicluster.rst @@ -53,8 +53,8 @@ requests successfully, the following environment-specific requirements should be "s3:GetObject*", "s3:ListBucket", "s3:PutObject*" - ], - "Resource": [ + ], + "Resource": [ "arn:aws:s3:::*", "arn:aws:s3:::*/*" ],