Merge pull request #1539 from Tyasuh/dev

Typo Fix
This commit is contained in:
hydroflame
2021-10-17 14:29:53 -04:00
committed by GitHub

View File

@ -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: