Skip to content

Commit 1e12fe2

Browse files
committed
fix typo
1 parent ffee25f commit 1e12fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ struct QuoteServiceLambda: OpenAPILambda {
6161
}
6262
```
6363

64-
3. Package and deploy your Lambda function and an HTTP API Gateway (aka `APIGatewayV2`)
64+
3. Package and deploy your Lambda function + create an HTTP API Gateway (aka `APIGatewayV2`)
6565

6666
🎉 Enjoy!
6767

0 commit comments

Comments
 (0)