Skip to content

Commit 147290c

Browse files
committed
Fix spelling for GitHub reference and notice markdown
1 parent cf148e6 commit 147290c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# go-lambda
22

3-
**AWS has [deprecated go1.x](https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/) runtime.
3+
**AWS has [deprecated go1.x](https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/) runtime.**
44

55
This repository contains example lambda handler integration with API gateway. Terraform is used to deploy infrastructure including DNS, SSL Certificates.
66

@@ -50,4 +50,4 @@ Currently, the lambda handler takes in any request method and path. For full uti
5050

5151
## Future work
5252

53-
- [ ] add github action to build and deploy changes on main branch merge
53+
- [ ] add GitHub action to build and deploy changes on main branch merge

0 commit comments

Comments
 (0)