swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
Apache License 2.0
1.13k stars 102 forks source link

Correct typo in SQS example #181

Closed mattmassicotte closed 3 years ago

mattmassicotte commented 3 years ago

[One line description of your change]

Motivation:

Ran into an issue with a proof-of-concept, and after looking through issues, realized this was just a typo in the readme.

Modifications:

Corrected the comment and code.

Result:

Example in readme now works correctly with SQS!

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

ktoso commented 3 years ago

@swift-server-bot test this please

ktoso commented 3 years ago

Looks valid AFAICS, thanks!