This commit is contained in:
tyasuh.taeragan@gmail.com 2021-10-17 09:15:10 -04:00
parent 372fc1d006
commit d3ab0353f7

@ -53,8 +53,8 @@ export function IssueDividendsModal(props: IProps): React.ReactElement {
<br /> <br />
<br /> <br />
In order to issue dividends, simply allocate some percentage of your corporation's profits to dividends. This In order to issue dividends, simply allocate some percentage of your corporation's profits to dividends. This
percentage must be an integer between 0 and {CorporationConstants.DividendMaxPercentage}. (A percentage of 0 percentage must be an integer between 0 and 50. (A percentage of 0
means no dividends will be issued means no dividends will be issued)
<br /> <br />
<br /> <br />
Two important things to note: Two important things to note: