From 2213ebd011ccf502d81dfff5569f2d90682849f6 Mon Sep 17 00:00:00 2001 From: Radik Zangirov Date: Wed, 27 Mar 2024 11:28:09 +0500 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5192a26..8653cc1 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,7 @@ limit. await api.trade.getAllPositionInfo(54321) ``` -- `getOnePositionInfo` - get position info by symbop. +- `getOnePositionInfo` - get position info by symbol. | Parameter name | Type | Is required? | Description | | --- | :---: | :---: | --- | | `symbol` | `string` | Yes | For which symbol to get |