Skip to content

Commit 905ba72

Browse files
authored
Fix typo in database deletion warning message
1 parent 2863300 commit 905ba72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

claim-db-worker/app/claim/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ function ClaimContent() {
7878
</button>
7979

8080
<p className="text-muted text-sm sm:text-base lg:text-lg italic">
81-
your <b>database will be deleted 24 hours after creation</b> unless
81+
*your <b>database will be deleted 24 hours after creation</b> unless
8282
you claim it
8383
</p>
8484
</div>

0 commit comments

Comments
 (0)