From fa7c36dbe2a5a6e2dec433a2824b06c8cffa2fce Mon Sep 17 00:00:00 2001 From: Andrew <148278535+andrew-opensignlabs@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:26:13 +0530 Subject: [PATCH] fix syntax issue --- docs/docs/self-host/cloud-storage/s3.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/docs/self-host/cloud-storage/s3.md b/docs/docs/self-host/cloud-storage/s3.md index 2b3142308..745dc8482 100644 --- a/docs/docs/self-host/cloud-storage/s3.md +++ b/docs/docs/self-host/cloud-storage/s3.md @@ -31,8 +31,7 @@ title: AWS S3 "POST" ], "AllowedOrigins": [ - "httpS://localhost:3001", - + "https://localhost:3001" ], "ExposeHeaders": [ "x-amz-server-side-encryption",