mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
Fix doc typo for ns.stock.getPosition
(#390)
This commit is contained in:
parent
4166c09bd4
commit
18eeb7c4e1
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -1125,7 +1125,7 @@ export interface TIX {
|
||||
* RAM cost: 2 GB
|
||||
* Returns an array of four elements that represents the player’s position in a stock.
|
||||
*
|
||||
* The first element is the returned array is the number of shares the player owns of
|
||||
* The first element in the returned array is the number of shares the player owns of
|
||||
* the stock in the Long position. The second element in the array is the average price
|
||||
* of the player’s shares in the Long position.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user