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) => (