Skip to content

Commit 8158738

Browse files
committed
balance
1 parent 12a33d1 commit 8158738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/web/src/components/modules/launchpad/home-member-area/upgrade-modal.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ export default function ({
236236
<div className="flex space-x-[11px] items-center mb-[32px]">
237237
<div>
238238
<span className="font-[700] text-[14px] text-[#000000]">
239-
Your ballance:
239+
Your balance:
240240
</span>
241241
</div>
242242

@@ -265,7 +265,7 @@ export default function ({
265265
<div className="flex items-center space-x-[11px] mb-[28px]">
266266
<div>
267267
<span className="font-[500] text-[14px] text-[#000000]">
268-
Your new ballance:
268+
Your new balance:
269269
</span>
270270
</div>
271271

0 commit comments

Comments
 (0)