Skip to content

chore: fix assorted spelling errors in source comments#37376

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
syukawa-gh:fix/assorted-spelling-errors-in-source
Mar 27, 2026
Merged

chore: fix assorted spelling errors in source comments#37376
mergify[bot] merged 2 commits intoaws:mainfrom
syukawa-gh:fix/assorted-spelling-errors-in-source

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Issue

N/A (self-discovered spelling errors)

Reason for this change

Several JSDoc comments contain spelling errors that could cause confusion when reading API documentation.

Description of changes

Fixed spelling errors in JSDoc comments across four modules:

  • aws-apigateway/lib/integration.ts: "acccount" → "account"
  • aws-appsync/lib/schema.ts: "defintion" → "definition"
  • aws-events/lib/connection.ts: "paramter" → "parameter"
  • aws-lambda/lib/schema-registry.ts: "recieve" → "receive" (3 occurrences)

Description of how you validated changes

Comment-only changes. No functional impact.

Checklist

Fix spelling errors in JSDoc comments across four modules:
- aws-apigateway: "acccount" -> "account" in integration.ts
- aws-appsync: "defintion" -> "definition" in schema.ts
- aws-events: "paramter" -> "parameter" in connection.ts
- aws-lambda: "recieve" -> "receive" in schema-registry.ts (3 occurrences)
@github-actions github-actions bot added p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Mar 27, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 27, 2026 09:08
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 27, 2026
@aemada-aws aemada-aws changed the title docs: fix assorted spelling errors in source comments chore: fix assorted spelling errors in source comments Mar 27, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 27, 2026

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

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 27, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 27, 2026

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

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 27, 2026

Merge Queue Status

  • Entered queue2026-03-27 11:20 UTC · Rule: default-squash
  • Checks passed · in-place
  • Merged2026-03-27 11:52 UTC · at fa4f8f6b91fe1b483b1705fb6aff43cb4ca0e656

This pull request spent 31 minutes 18 seconds in the queue, including 30 minutes 42 seconds running CI.

Required conditions to merge

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 27, 2026

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

@mergify mergify bot merged commit 593dd79 into aws:main Mar 27, 2026
18 of 19 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants