Merge pull request #3792 from borisflagell/patch-1

DOC: Update bitburner.sleeve.settobladeburneraction.md
This commit is contained in:
hydroflame 2022-09-23 12:59:37 -03:00 committed by GitHub
commit 8170fa09a9
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. |