mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
grammar/typo fix
This commit is contained in:
parent
beffd05c9c
commit
a9fa6634f4
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ export default (commands: Record<string, string>, showAbout: () => void): MenuIt
|
|||
If not, please try and fulfil these first.
|
||||
-->
|
||||
<!-- 👉 Checked checkbox should look like this: [x] -->
|
||||
- [ ] Your Hyper.app version is **${version}**. Please verify your using the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
|
||||
- [ ] Your Hyper.app version is **${version}**. Please verify you're using the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
|
||||
- [ ] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate
|
||||
---
|
||||
- **Any relevant information from devtools?** _(CMD+OPTION+I on macOS, CTRL+SHIFT+I elsewhere)_:
|
||||
|
|
|
|||
Loading…
Reference in a new issue