Skip to content

Commit

Permalink
frontend: rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
634750802 committed Sep 11, 2024
1 parent 86a7245 commit 320a928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/open-source-heroes/_components/ClaimForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ function ClaimedThisSession ({ check }: { check: Check }) {
<ClaimContent>
Hi <em>{user?.nickname ?? user?.name}</em>
<br />
Successfully claimed <strong>{check.credits} credits</strong>, you can go to
Successfully claimed <strong>{check.credits} in TiDB Serverless</strong> credits, you can go to
<br />
TiDB Cloud to check it out and use it.
</ClaimContent>
Expand Down

0 comments on commit 320a928

Please sign in to comment.