[PR #3153] [MERGED] Fix typos #4255

Closed
opened 2026-03-17 01:48:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3153
Author: @omerbaflah
Created: 6/19/2023
Status: Merged
Merged: 6/21/2023
Merged by: @AndrewBastin

Base: release/2023.4.7Head: fix-typos


📝 Commits (5)

  • d259e5b fix: fix typos in error messages
  • c1207a7 fix: fix typos in auth error file
  • 870d150 fix: fix typos in admin service
  • f5737c1 Revert "fix: fix typos in admin service"
  • 7de1f67 fix: typo in auth error doc block

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 packages/hoppscotch-backend/src/errors.ts (+5 -5)
📝 packages/hoppscotch-backend/src/types/AuthError.ts (+1 -1)

📄 Description

Description

This PR fixes typos

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3153 **Author:** [@omerbaflah](https://github.com/omerbaflah) **Created:** 6/19/2023 **Status:** ✅ Merged **Merged:** 6/21/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.7` ← **Head:** `fix-typos` --- ### 📝 Commits (5) - [`d259e5b`](https://github.com/hoppscotch/hoppscotch/commit/d259e5bfb83c053e3bb372c866c315ee3ce15903) fix: fix typos in error messages - [`c1207a7`](https://github.com/hoppscotch/hoppscotch/commit/c1207a7a947e8e4d40600e74388ff41e007d178f) fix: fix typos in auth error file - [`870d150`](https://github.com/hoppscotch/hoppscotch/commit/870d150ef021a49578639efbb04daf20560e5771) fix: fix typos in admin service - [`f5737c1`](https://github.com/hoppscotch/hoppscotch/commit/f5737c1f343b2b8b855e55951ed406afd15a90cb) Revert "fix: fix typos in admin service" - [`7de1f67`](https://github.com/hoppscotch/hoppscotch/commit/7de1f676aa8a12a19e259e6335c3c8dc65794c37) fix: typo in auth error doc block ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-backend/src/errors.ts` (+5 -5) 📝 `packages/hoppscotch-backend/src/types/AuthError.ts` (+1 -1) </details> ### 📄 Description ### Description This PR fixes typos <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [ ] All the tests have passed ### Additional Information <!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old behaviour, etc. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:48:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4255
No description provided.