Skip to content

Commit 28b404b

Browse files
authored
docs: fix spelling
1 parent 92bbf49 commit 28b404b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/index.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import Layout from '../layouts/Default.astro';
4242
<p class="max-w-prose my-6">Ever given up buying the work of your favorite creators for financial reasons? The Dev Protocol has made possible the opportunity for you to earn cryptos while supporting the creators. Welcome to the new Symbiotic Economy with creators!</p>
4343
<a href="/patrons/more" class="underline font-bold">Know More</a>
4444
<a href="/patrons/stake" class="mt-6">
45-
<button class="bg-black text-white py-2 px-6 rounded">Stark Staking</button>
45+
<button class="bg-black text-white py-2 px-6 rounded">Start Staking</button>
4646
</a>
4747
</section>
4848
<hr class="mx-auto bg-gray-300 rounded h-1 mb-16" />
@@ -57,7 +57,7 @@ import Layout from '../layouts/Default.astro';
5757
<p class="underline font-bold mt-6 font-mono">View on Etherscan</p>
5858
<p class="max-w-prose my-6">DEV is an inflationary token that is rewarded to patrons and OSS projects for being active participants in the Dev Protocol ecosystem. The Dev Protocol inflation rate for minting is determined by the total amount of DEV staked versus OSS projects onboarded. The result is a sustainable counter-balance system.</p>
5959
<a href="/devtokens" class="mt-6">
60-
<button class="bg-black text-white py-2 px-6 rounded">Stark Staking</button>
60+
<button class="bg-black text-white py-2 px-6 rounded">Start Staking</button>
6161
</a>
6262
</section>
6363
<section class="bg-gray-100 flex justify-evenly items-center">
@@ -77,4 +77,4 @@ import Layout from '../layouts/Default.astro';
7777
<footer class="flex bg-black text-white">
7878
<!-- TODO: Get the links for the socials from @vinzvinci and add them -->
7979
</footer>
80-
</Layout>
80+
</Layout>

0 commit comments

Comments
 (0)