[PR #1783] [MERGED] fix: typo spelling grammar #3494

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1783
Author: @slowy07
Created: 8/18/2021
Status: Merged
Merged: 8/18/2021
Merged by: @liyasthomas

Base: patch-typoHead: minor-fixing


📝 Commits (1)

  • 8299b11 fix: typo spelling grammar

📊 Changes

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

View changed files

📝 CHANGELOG.md (+2 -2)
📝 components/smart/JsEditor.vue (+1 -1)

📄 Description

description

fix typo spelling grammar
this.initalized = true to this.initialized = true

testing

not included testing


🔄 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/1783 **Author:** [@slowy07](https://github.com/slowy07) **Created:** 8/18/2021 **Status:** ✅ Merged **Merged:** 8/18/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `patch-typo` ← **Head:** `minor-fixing` --- ### 📝 Commits (1) - [`8299b11`](https://github.com/hoppscotch/hoppscotch/commit/8299b11fabdd120070ec6c3fb729107eb421ec4b) fix: typo spelling grammar ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -2) 📝 `components/smart/JsEditor.vue` (+1 -1) </details> ### 📄 Description ## description fix typo spelling grammar ``this.initalized = true`` to ``this.initialized = true`` ## testing not included testing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:06:10 +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#3494
No description provided.