Skip to content

Commit

Permalink
chore: Update typo in README (#3859)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincetran authored Sep 13, 2024
1 parent 0b255bc commit 4782923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4782923

Please sign in to comment.