Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: fix typos #5766

Merged
merged 1 commit into from
Sep 2, 2024
Merged

chore: fix typos #5766

merged 1 commit into from
Sep 2, 2024

Conversation

ShankarSinghC
Copy link
Contributor

@ShankarSinghC ShankarSinghC commented Sep 2, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@ShankarSinghC ShankarSinghC added the A-CI-CD Area: Continuous Integration/Deployment label Sep 2, 2024
@ShankarSinghC ShankarSinghC self-assigned this Sep 2, 2024
@ShankarSinghC ShankarSinghC requested a review from a team as a code owner September 2, 2024 07:37
Copy link

semanticdiff-com bot commented Sep 2, 2024

Review changes with SemanticDiff.

Analyzed 2 of 2 files.

Filename Status
✔️ crates/router/src/configs/secrets_transformers.rs Analyzed
✔️ crates/router/src/configs/settings.rs Analyzed

@ShankarSinghC ShankarSinghC linked an issue Sep 2, 2024 that may be closed by this pull request
@SanchithHegde SanchithHegde changed the title fix(CI): fix spell check for CI pull request chore: fix typos Sep 2, 2024
@likhinbopanna likhinbopanna added this pull request to the merge queue Sep 2, 2024
Merged via the queue into main with commit 4fc4763 Sep 2, 2024
21 of 22 checks passed
@likhinbopanna likhinbopanna deleted the fix_typo branch September 2, 2024 10:21
pixincreate added a commit that referenced this pull request Sep 3, 2024
…config-fix

* 'main' of github.com:juspay/hyperswitch:
  feat: add profile_id authentication for business profile update and list (#5673)
  chore(version): 2024.09.03.0
  feat(user): implement invitations api (#5769)
  feat(connector): [Adyenplatform] add webhooks for payout (#5749)
  refactor(v2_migrations): re-organize v2 migrations (#5760)
  chore: add wasm support for connector additional details (#5712)
  refactor(connector): Move globepay, powertranz, tsys, worldline to hyperswitch_connectors (#5758)
  fix(cypress): fix cypress throwing error when `connectorId` is not passed and miscellaneous fixes (#5746)
  chore: fix typos (#5766)
  refactor(business_profile): change id for business profile (#5748)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-CI-CD Area: Continuous Integration/Deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix spell check for CI pull request
4 participants