From c250717320dfb72c404bcab3fa7effb34f714f1e Mon Sep 17 00:00:00 2001 From: Jeff Bowen <272795+jeffbowen@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:36:30 +1000 Subject: [PATCH] Add "macOS" to "Omnivore for iOS" app name Currently on the Install page Omnivore refers to the "Omnivore for iOS" app but as that app seems to be a universal app for iOS *and* macOS, it should probably be referred to as "Omnivore for iOS and macOS". --- packages/web/components/elements/MobileInstallHelp.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/web/components/elements/MobileInstallHelp.tsx b/packages/web/components/elements/MobileInstallHelp.tsx index 42bd0d7cc..8b40bb1e3 100644 --- a/packages/web/components/elements/MobileInstallHelp.tsx +++ b/packages/web/components/elements/MobileInstallHelp.tsx @@ -118,7 +118,7 @@ export default function MobileInstallHelp({ }, }} > - Install Omnivore for iOS + Install Omnivore for iOS and macOS - With the Omnivore iOS app installed you can save any link using our - share extension. + With the Omnivore for iOS and macOS app installed you can save any link + using our share extension.
{!onboarding && ( - Learn more about the iOS app -> + Learn more about the iOS and macOS app -> )}