diff --git a/src/components/BallotEmissionFundsMetadata.jsx b/src/components/BallotEmissionFundsMetadata.jsx index 95e9360..4ba75f6 100644 --- a/src/components/BallotEmissionFundsMetadata.jsx +++ b/src/components/BallotEmissionFundsMetadata.jsx @@ -92,9 +92,7 @@ export class BallotEmissionFundsMetadata extends React.Component { value={ballotStore.ballotEmissionFunds.receiver} onChange={e => ballotStore.changeBallotMetadata(e, 'receiver', 'ballotEmissionFunds')} /> -

- The address which the funds will be sent to, in case of the majority of votes. -

+

The address which the funds will be sent to, in case of the majority of votes.