mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
fix documentation typo (#1203)
This commit is contained in:
@@ -29,6 +29,6 @@ Returns an object containing the Player’s hacking related multipliers. These m
|
||||
```js
|
||||
const mults = ns.getHackingMultipliers();
|
||||
print(`chance: ${mults.chance}`);
|
||||
print(`growthL ${mults.growth}`);
|
||||
print(`growth: ${mults.growth}`);
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user