small typo fixes

This commit is contained in:
smolgrrr
2023-03-29 22:08:06 +11:00
parent b9bd420ff9
commit 1e09731b18
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ export default function Page() {
<div className="text-center">
<h3 className="text-lg font-semibold leading-tight text-zinc-900 dark:text-zinc-100">Loading...</h3>
<p className="font-medium text-zinc-300 dark:text-zinc-600">
Keep calm and waiting, Lume is fetching event...
Keep calm as Lume fetches events... &#129305;
</p>
</div>
</div>