Skip to content

Commit a8b9dc5

Browse files
committed
refactor(web): update-stage-2-explanation
1 parent f0c5d3f commit a8b9dc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/pages/Cases/CaseDetails/Appeal/Classic/StageExplainer.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ const StageTwoExplanation: React.FC = () => {
6060
Loser deadline has <small>finalized</small>, you can only fund the current winner.
6161
</label>
6262
<label>
63-
The sum of funds must reach 100%. If it's not fully funded in time the option fully funded at{" "}
64-
<small>stage 1</small> is declared the winner of the case.{" "}
63+
If the current winner is not fully funded in time, the option funded during the previous stage will be declared
64+
as the final winner.
6565
</label>
6666
<label>
6767
{" "}

0 commit comments

Comments
 (0)