From f3cf6fcdd7a7cd4952ed1c2043b97106d4750a2f Mon Sep 17 00:00:00 2001 From: Christopher Stewart <6573710+1f47a@users.noreply.github.com> Date: Fri, 18 Sep 2020 21:03:13 +1000 Subject: [PATCH] s3: fix spelling mistake Fix spelling mistake "patific" => "pacific" --- backend/s3/s3.go | 2 +- docs/content/s3.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/s3/s3.go b/backend/s3/s3.go index b65f198cc..14255de31 100644 --- a/backend/s3/s3.go +++ b/backend/s3/s3.go @@ -169,7 +169,7 @@ func init() { Help: "Asia Pacific (Mumbai)\nNeeds location constraint ap-south-1.", }, { Value: "ap-east-1", - Help: "Asia Patific (Hong Kong) Region\nNeeds location constraint ap-east-1.", + Help: "Asia Pacific (Hong Kong) Region\nNeeds location constraint ap-east-1.", }, { Value: "sa-east-1", Help: "South America (Sao Paulo) Region\nNeeds location constraint sa-east-1.", diff --git a/docs/content/s3.md b/docs/content/s3.md index 877093d41..b7005a52b 100644 --- a/docs/content/s3.md +++ b/docs/content/s3.md @@ -139,7 +139,7 @@ Choose a number from below, or type in your own value / Asia Pacific (Mumbai) 13 | Needs location constraint ap-south-1. \ "ap-south-1" - / Asia Patific (Hong Kong) Region + / Asia Pacific (Hong Kong) Region 14 | Needs location constraint ap-east-1. \ "ap-east-1" / South America (Sao Paulo) Region