docs: fix typos in README files#37396
Conversation
- aws-eks-v2: "serivceToken" -> "serviceToken" - aws-events: "wether" -> "whether" - aws-route53-targets: "avaiable" -> "available" - cx-api: "unsecure connnections" -> "insecure connections"
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 4 hours 12 minutes 58 seconds in the queue, including 1 hour 1 minute 58 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue
N/A (self-discovered typos)
Reason for this change
Several README files contain spelling errors.
Description of changes
aws-eks-v2/README.md: "serivceToken" → "serviceToken"aws-events/README.md: "wether" → "whether"aws-route53-targets/README.md: "avaiable" → "available"cx-api/README.md: "unsecure connnections" → "insecure connections"Description of how you validated changes
Documentation-only changes. No functional impact.
Checklist