Skip to content

fix: correct typos in comments and docs - #1234

Open
maxtaran2010 wants to merge 1 commit into
etcd-io:mainfrom
maxtaran2010:fix/comment-typos
Open

fix: correct typos in comments and docs#1234
maxtaran2010 wants to merge 1 commit into
etcd-io:mainfrom
maxtaran2010:fix/comment-typos

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix three spelling mistakes found via codespell:

  • bucket.go line 398: add te sub-bucket -> add the sub-bucket
  • db.go line 1298: explictly -> explicitly
  • README.md line 1011: performent -> performant

All fixes are in comments and documentation only — no code logic or identifiers were changed.

- bucket.go: "add te sub-bucket" -> "add the sub-bucket"
- db.go: "explictly" -> "explicitly"
- README.md: "performent" -> "performant"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: maxtaran2010 <ocotifuzo727@gmail.com>
Copilot AI review requested due to automatic review settings July 8, 2026 09:46
@kubernetes-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: maxtaran2010
Once this PR has been reviewed and has the lgtm label, please assign ahrtr for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ahrtr

ahrtr commented Jul 8, 2026

Copy link
Copy Markdown
Member

Thanks for the PR. But listing AI tooling as a co-author, co-signing commits using an AI tool, or using the assisted-by, co-developed or similar commit trailer is not allowed. Please remove Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> and just update the description with info something like "This PR was written in part with the assistance of generative AI"

Refer to https://github.com/kubernetes/community/blob/main/contributors/guide/pull-requests.md#ai-guidance

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

Labels

Development

Successfully merging this pull request may close these issues.

3 participants