mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #3645 from omnivore-app/fix/firefox-get-started-typo
Fix typo
This commit is contained in:
commit
cd250d112d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ export default function LandingPage(): JSX.Element {
|
|||
},
|
||||
}}
|
||||
>
|
||||
<h1>Thank you for install the Omnivore Firefox Extension</h1>
|
||||
<h1>Thank you for installing the Omnivore Firefox Extension</h1>
|
||||
|
||||
<p>
|
||||
Thank you for installing our Firefox extension. A few considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue