We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e70e12 commit e99b1adCopy full SHA for e99b1ad
backend/resources/views/welcome.blade.php
@@ -20,7 +20,7 @@
20
<div class="mx-auto max-w-[43rem]">
21
<div class="text-center">
22
<p class="text-lg font-medium leading-8 text-indigo-600/95">{{__('Congratulations 🎉')}} </p>
23
- <h1 class="mt-3 text-[3.5rem] font-bold leading-[4rem] tracking-tight text-black">If you're seeing this Hi.events API is running</h1>
+ <h1 class="mt-3 text-[3.5rem] font-bold leading-[4rem] tracking-tight text-black">If you're seeing this Hi.Events API is running</h1>
24
</div>
25
26
</section>
0 commit comments