From 98680de239246aebe369cc19fc69a21b79d486ee Mon Sep 17 00:00:00 2001 From: Vincent Tran Date: Wed, 11 Sep 2024 13:23:22 -0700 Subject: [PATCH] chore: Update typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb77a62dbf..28552426e4 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Amplify requires Xcode 15.0 or later for all the supported platforms. ## Escape Hatch -All services and features not listed in the [**Features/API sectios**](#featuresapis) are supported via the [Swift SDK](https://github.com/awslabs/aws-sdk-swift) or if supported by a category can be accessed via the Escape Hatch like below: +All services and features not listed in the [**Features/API sections**](#featuresapis) are supported via the [Swift SDK](https://github.com/awslabs/aws-sdk-swift) or if supported by a category can be accessed via the Escape Hatch like below: ```swift import Amplify