Skip to content

Conversation

johnjvester
Copy link
Contributor

@johnjvester johnjvester commented Sep 17, 2025

5579 - correct spelling error and introduce constant to avoid duplication

While testing Bruno I noticed the incorrect spelling of "occured" in an error message that was returned when making a request. See the #5579 ticket for more details.

490581403-e4fcf133-31d5-4b69-9b40-afb6888048c6

This PR corrects the spelling. While reviewing the code, the misspelling was duplicated in three places, so I created a constant to avoid duplication of the same string.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

helloanoop
helloanoop previously approved these changes Sep 18, 2025
@helloanoop
Copy link
Contributor

@johnjvester The CI is failing

image

@johnjvester
Copy link
Contributor Author

@johnjvester The CI is failing

@helloanoop thank you for the heads-up. I've made an additional commit, to make sure the constant is not defined within an existing block. Once you ✅ we can see if CI is okay with this change now.

@johnjvester
Copy link
Contributor Author

@helloanoop @bijin-bruno @lohit-bruno @naman-bruno — could I please get a 👀 and ✅ on this minor update? Looks like CI has passed.

@helloanoop helloanoop merged commit e6c136d into usebruno:main Sep 23, 2025
7 checks passed
@helloanoop
Copy link
Contributor

Merged. Thanks @johnjvester !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants