Skip to content

Commit

Permalink
make howtowincash shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSaltyy committed Sep 20, 2024
1 parent 4c20704 commit 1101bfe
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions web/components/explainer-panel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,18 +149,16 @@ const Sweepstakes = ({
onClick={() => onClick('Are our forecasts accurate?')}
>
<div className="pb-2">
There are two types of markets on Manifold: play money and sweepstakes.
Manifold offers two market types: play money and sweepstakes.
</div>
<div className="pb-2">
By default all markets are play money and use mana <ManaCoin />. These
markets allow you to win more mana but do not award any prizes which can
be cashed out.
All questions include a play money market which uses mana <ManaCoin /> and can't be cashed out.
</div>
<div className="pb-2">
Selected markets will have a sweepstakes toggle. These require sweepcash{' '}
<SweepiesCoin />
&nbsp;to participate and allow winners who predict correctly to withdraw
sweepcash won to real money. You can filter for sweepstakes markets on the browse page.
&nbsp;to participate and winners can withdraw
sweepcash as a cash prize. You can filter for sweepstakes markets on the browse page.
</div>
<div className="pb-2">
Redeem your {SWEEPIES_NAME} won from markets at{' '}
Expand Down

0 comments on commit 1101bfe

Please sign in to comment.