Skip to content

fix(typo): Google misspelled#5348

Merged
Skarlso merged 1 commit intoexternal-secrets:mainfrom
evrardjp:ocd-fixing
Sep 22, 2025
Merged

fix(typo): Google misspelled#5348
Skarlso merged 1 commit intoexternal-secrets:mainfrom
evrardjp:ocd-fixing

Conversation

@evrardjp
Copy link
Copy Markdown
Contributor

@evrardjp evrardjp commented Sep 22, 2025

Problem Statement

Just a typo fix

Related Issue

None.

Proposed Changes

Fixing my OCD by removing a typo.

  • Exercising my ability to submit PRs into this repo.

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage -> No it's just a doc fix.
  • All tests pass with make test -> It's just a comment fix. But it does work on my machine.
  • I ensured my PR is ready for review with make reviewable --> I did it, but it's tons of work for very little reason IMO :) I feel the make targets could deserve a bit more explanations in the CONTRIBUTING docs/cleanup...

@evrardjp evrardjp changed the title Fix typo fix(typo): Google misspelled Sep 22, 2025
@github-actions github-actions bot added kind/bug Categorizes issue or PR as related to a bug. area/typo labels Sep 22, 2025
It bothers me a bit.

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
@sonarqubecloud
Copy link
Copy Markdown

@Skarlso Skarlso merged commit 11fc019 into external-secrets:main Sep 22, 2025
7 checks passed
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
It bothers me a bit.

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/typo component/github-actions kind/bug Categorizes issue or PR as related to a bug. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants