Skip to content

Commit

Permalink
Fix typo in Learn More button text in AlphaAboutLayout.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
nathakits committed Apr 17, 2024
1 parent 5f96398 commit 11c38c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AlphaAboutLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
class="flex items-center gap-2 text-link-color"
>
<button class="dark">
<span>Learn more</span>
<span>Learn More</span>
<ArrowIcon />
</button>
</a>
Expand Down

0 comments on commit 11c38c0

Please sign in to comment.