mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Capitalize "Share" in "Share extension"
Apple capitalizes "Share" in "Share extension" when referring to Share extensions. https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/Share.html
This commit is contained in:
parent
c250717320
commit
25ec04c578
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ export default function MobileInstallHelp({
|
|||
}}
|
||||
>
|
||||
With the Omnivore for iOS and macOS app installed you can save any link
|
||||
using our share extension.
|
||||
using our Share extension.
|
||||
<br />
|
||||
{!onboarding && (
|
||||
<StyledAnchor
|
||||
|
|
|
|||
Loading…
Reference in a new issue