Update bitburner.sleeve.settobladeburneraction.md

Slight correction to the sleeveNumber description. Was referencing Gym Workout -> Now reference performing Action
This commit is contained in:
borisflagell 2022-05-29 13:50:08 +02:00 committed by GitHub
parent 6f017bf4f6
commit e5b372438c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ setToBladeburnerAction(sleeveNumber: number, action: string, contract?: string):
| Parameter | Type | Description |
| --- | --- | --- |
| sleeveNumber | number | Index of the sleeve to workout at the gym. |
| sleeveNumber | number | Index of the sleeve which will perform Action. |
| action | string | Name of the action to be performed. |
| contract | string | Name of the contract if applicable. |