Skip to content

Commit

Permalink
fix typo on getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
taoeffect committed Sep 9, 2024
1 parent ae8dd7d commit a90f709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/get-started.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import Servers from '../components/Servers.vue';
<section class="container grey-container">
<div class="c-main-wrapper">
<div class="is-posttitle">GET STARTED</div>
<h1 class="is-title-1 c-main-title">Join a GI server</h1>
<p class="is-subtitle c-main-para">GroupIncome is not a single website, is more like email, anyone can run it on their own. You need to make an account with a provider—we call them servers—that lets you connect with other people and groups.</p>
<h1 class="is-title-1 c-main-title">Join a Group Income server</h1>
<p class="is-subtitle c-main-para">Group Income is not a single website, it's more like email, anyone can run it on their own. Join our official server or join someone else's.</p>
</div>
</section>
<section class="container span-container">
Expand Down

0 comments on commit a90f709

Please sign in to comment.