Skip to content

Commit

Permalink
fix: typo on vault page (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carpas444 authored Oct 23, 2023
1 parent 1e6ff4c commit 1cf82d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/Attendee/Vault/components/StoreEmpty/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default function StoreEmpty({ products }) {
</svg>
<h2 className="mt-2 text-lg font-medium text-white">Buy Prizes</h2>
<p className="mt-1 text-sm text-white">
You haven’t purchased any prizes from the store yet. Spen your
You haven’t purchased any prizes from the store yet. Spend your
tokens wisely.
</p>
</div>
Expand Down

0 comments on commit 1cf82d9

Please sign in to comment.