typo: flatpack -> flatpak

This commit is contained in:
Michael Joseph Rosenthal 2023-02-18 10:19:16 -06:00 committed by GitHub
parent f1a13568a2
commit 371a76b4e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ If you want to use advanced features such as edit-in-Vim, you'll also need to in
**Snap and Flatpak:** Native Messaging support here is fairly recent and may require:
* Upgrading to a beta version of Firefox (`>= 106.0b6`)
* Enabling webextension permisisons: `flatpack permission-set webextensions tridactyl snap.firefox yes`
* Enabling webextension permisisons: `flatpak permission-set webextensions tridactyl snap.firefox yes`
* Rebooting your system (and likely nothing short of it)
See [this call for testing thread](https://discourse.ubuntu.com/t/call-for-testing-native-messaging-support-in-the-firefox-snap/29759) and [this PR](https://github.com/tridactyl/tridactyl/pull/4406) for more details and troubleshooting tips.