mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix grammar issue in community modal
This commit is contained in:
parent
982bfe586c
commit
c18cc3b343
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ public struct CommunityModal: View {
|
|||
things you can do to help us build a better Omnivore.
|
||||
|
||||
If you would like to financially assist Omnivore \
|
||||
please [Contribute on Open Collective](https://opencollective.com/omnivore).
|
||||
please [contribute on Open Collective](https://opencollective.com/omnivore).
|
||||
"""
|
||||
|
||||
public init() {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue