From 9384b8f940c7a227b27fe2ff670e813eb68874bf Mon Sep 17 00:00:00 2001 From: israellund Date: Tue, 3 Dec 2024 17:08:01 -0500 Subject: [PATCH] changed copy on winners and payouts --- .../ManageContest/steps/DetailsFormStep/DetailsFormStep.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/commonwealth/client/scripts/views/pages/CommunityManagement/Contests/ManageContest/steps/DetailsFormStep/DetailsFormStep.tsx b/packages/commonwealth/client/scripts/views/pages/CommunityManagement/Contests/ManageContest/steps/DetailsFormStep/DetailsFormStep.tsx index 1025bbdf942..dc078395fed 100644 --- a/packages/commonwealth/client/scripts/views/pages/CommunityManagement/Contests/ManageContest/steps/DetailsFormStep/DetailsFormStep.tsx +++ b/packages/commonwealth/client/scripts/views/pages/CommunityManagement/Contests/ManageContest/steps/DetailsFormStep/DetailsFormStep.tsx @@ -468,10 +468,8 @@ const DetailsFormStep = ({
Winners & payouts - Set the number of winners and how much of the total prize pool - they take{' '} - 20% of each prize will be - split amongst the voters of the winning content. + Set the number of winners and allocate the proportion of + prizes for them.
{payoutStructure.map((payoutNumber, index) => (