mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 23:53:48 +01:00
Typo Fix
This commit is contained in:
parent
372fc1d006
commit
d3ab0353f7
@ -53,8 +53,8 @@ export function IssueDividendsModal(props: IProps): React.ReactElement {
|
||||
<br />
|
||||
<br />
|
||||
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
|
||||
means no dividends will be issued
|
||||
percentage must be an integer between 0 and 50. (A percentage of 0
|
||||
means no dividends will be issued)
|
||||
<br />
|
||||
<br />
|
||||
Two important things to note:
|
||||
|
Loading…
Reference in New Issue
Block a user