From 13b55672120e07de109449069378590329ba6eda Mon Sep 17 00:00:00 2001 From: Marc Scholten Date: Sat, 2 Mar 2024 22:43:06 +0100 Subject: [PATCH] fixed markdown --- Guide/deployment.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guide/deployment.markdown b/Guide/deployment.markdown index aa4e54b94..6bc69feb2 100644 --- a/Guide/deployment.markdown +++ b/Guide/deployment.markdown @@ -70,7 +70,7 @@ Infrastructure-side preparation: If your application requires so, make the S3 bucket publicly available. - Go to https://s3.console.aws.amazon.com/s3/buckets/YOUR-BUCKET?region=eu-west-1&bucketType=general&tab=permissions (permissions tab of the S3 bucket) - - Set `Block all public access˙ to entirely off. + - Set `Block all public access` to entirely off. - Set a bucket policy like this: ```json {