We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a33d1 commit 8158738Copy full SHA for 8158738
packages/web/src/components/modules/launchpad/home-member-area/upgrade-modal.tsx
@@ -236,7 +236,7 @@ export default function ({
236
<div className="flex space-x-[11px] items-center mb-[32px]">
237
<div>
238
<span className="font-[700] text-[14px] text-[#000000]">
239
- Your ballance:
+ Your balance:
240
</span>
241
</div>
242
@@ -265,7 +265,7 @@ export default function ({
265
<div className="flex items-center space-x-[11px] mb-[28px]">
266
267
<span className="font-[500] text-[14px] text-[#000000]">
268
- Your new ballance:
+ Your new balance:
269
270
271
0 commit comments