Quick typo fix. (#478)

Fixed a glaring typo in the opening section.

_[One line description of your change]_

### Motivation:

First thing I noticed when I started reading.

### Modifications:

Swapped two letters around.

### Result:

Peace and love for all humankind.
This commit is contained in:
Josh
2025-02-16 13:40:46 +01:00
committed by GitHub
parent 0777c80172
commit 40e2291532
+1 -1
View File
@@ -1,7 +1,7 @@
> [!IMPORTANT]
> The documentation included here refers to the Swift AWS Lambda Runtime v2 (code from the main branch). If you're developing for the runtime v1.x, check this [readme](https://github.com/swift-server/swift-aws-lambda-runtime/blob/v1/readme.md) instead.
This guide contains the follwoing sections:
This guide contains the following sections:
- [The Swift AWS Lambda Runtime](#the-swift-aws-lambda-runtime)
- [Pre-requisites](#pre-requisites)