Skip to content

Commit e1fc573

Browse files
committed
change "beta" to "Early Access"
1 parent afe5ae9 commit e1fc573

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

resources/views/livewire/order-success.blade.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,9 @@ class="mb-4 flex h-12 w-12 items-center justify-center rounded-full"
507507
</div>
508508
<h4 class="text-lg font-medium">Share Your Feedback</h4>
509509
<p class="mt-2 text-gray-600 dark:text-gray-400">
510-
We're currently in beta and constantly improving. Let us
511-
know if you find any bugs as you build.
510+
We're currently in Early Access and constantly
511+
improving. Let us know if you find any bugs as you
512+
build.
512513
</p>
513514
</a>
514515
</div>

0 commit comments

Comments
 (0)