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
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