We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c5d3f commit a8b9dc5Copy full SHA for a8b9dc5
web/src/pages/Cases/CaseDetails/Appeal/Classic/StageExplainer.tsx
@@ -60,8 +60,8 @@ const StageTwoExplanation: React.FC = () => {
60
Loser deadline has <small>finalized</small>, you can only fund the current winner.
61
</label>
62
<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.{" "}
+ If the current winner is not fully funded in time, the option funded during the previous stage will be declared
+ as the final winner.
65
66
67
{" "}
0 commit comments