aws-powertools/powertools-lambda-python

Docs: Fix a typo in the SqsEnvelope docstring

Closed this issue · 1 comments

What were you searching in the docs?

There is a small typo I ran into while learning how to use SqsEnvelope.

not is spelled npt

Is this related to an existing documentation section?

https://github.com/aws-powertools/powertools-lambda-python/blob/develop/aws_lambda_powertools/utilities/parser/envelopes/sqs.py#L22

How can we improve?

Just fixing the spelling mistake, maybe adding some kind of CI check for spelling would help in the future.

Got a suggestion in mind?

npt -> not

Acknowledgment

  • I understand the final update might be different from my proposed suggestion, or refused.

Warning

This issue is now closed. Please be mindful that future comments are hard for our team to see.
If you need more assistance, please either reopen the issue, or open a new issue referencing this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.