Skip to content

chore: fix minor typos and grammar in docs and comments#8245

Open
Sujit-1509 wants to merge 1 commit into
aws-powertools:developfrom
Sujit-1509:chore/fix-doc-typos
Open

chore: fix minor typos and grammar in docs and comments#8245
Sujit-1509 wants to merge 1 commit into
aws-powertools:developfrom
Sujit-1509:chore/fix-doc-typos

Conversation

@Sujit-1509
Copy link
Copy Markdown

@Sujit-1509 Sujit-1509 commented May 25, 2026

Summary

Changes

This PR fixes a few low-risk, beginner-friendly typos and grammar issues found in the documentation and inline comments across the codebase:

  • Fixed a duplicate word ("the the") in aws_lambda_powertools/utilities/parameters/ssm.py
  • Fixed duplicate words and a spacing typo regarding the Records field in Kinesis documentation (docs/utilities/parser.md)
  • Fixed a capitalization and duplicate word error ("THE the") in test comments (tests/functional/event_handler/_pydantic/test_openapi_responses.py)

These changes contain no production logic modifications and solely improve correctness of text.

User experience

Before this change, users reading the parser documentation or developers reading parameter/test comments would encounter small grammar/typography errors. After this change, the text is clean and professional without affecting any runtime behavior or logic.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@Sujit-1509 Sujit-1509 requested a review from a team as a code owner May 25, 2026 19:10
@boring-cyborg boring-cyborg Bot added documentation Improvements or additions to documentation tests labels May 25, 2026
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg Bot commented May 25, 2026

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 25, 2026
@sonarqubecloud
Copy link
Copy Markdown

@powertools-for-aws-oss-automation
Copy link
Copy Markdown

No related issues found. Please ensure there is an open issue related to this change to avoid significant delays or closure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant