Skip to content

Commit

Permalink
Minor changes to wording/punctuation on Outreach page (#407)
Browse files Browse the repository at this point in the history
Mostly v minor changes to capitalization etc.
Only change of substance is wording on button that said "Support" --
given that the text above it said "The Monarch Initiative is a community
effort, and we welcome your participation!", I fully expected that
button to link to a donation page where you can support Monarch! I
suggested "Get help" instead.
  • Loading branch information
nlharris authored Oct 16, 2023
1 parent 479c3e2 commit 5e17ad8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions frontend/src/pages/about/PageOutreach.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</p>

<AppFlex>
<AppButton to="/help" icon="handshake-angle" text="Support" />
<AppButton to="/help" icon="handshake-angle" text="Get Help" />
<AppButton to="/#follow" icon="share-nodes" text="Follow" />
</AppFlex>
</AppSection>
Expand All @@ -31,12 +31,12 @@

<ul>
<li>
The OBO Academy develops Self-paced tutorials in the OBOOK, hosts
The OBO Academy develops self-paced tutorials in the OBOOK, hosts
fortnightly live training sessions on Zoom, and maintains a YouTube
channel with lesson recordings.
</li>
<li>
Youtube channel:
YouTube channel:
<AppLink to="https://www.youtube.com/@obo-academy"
>https://www.youtube.com/@obo-academy</AppLink
>
Expand Down Expand Up @@ -82,7 +82,7 @@
</li>
</ul>
<li>
Join the Mondo User mailing list
Join the Mondo users mailing list
<AppLink to="https://groups.google.com/g/mondo-users"> here </AppLink>
</li>
</ul>
Expand All @@ -98,7 +98,7 @@
in YAML that describe the structure of your data.
</p>
<p>
LinkML is used to model the Monarch data model, and we welcome your
LinkML is used to model the Monarch data, and much more. We welcome your
contributions to the LinkML community.
</p>
<ul>
Expand Down

0 comments on commit 5e17ad8

Please sign in to comment.