Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokisan committed Apr 3, 2023
1 parent cf09cb0 commit 7563986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ The following API endpoints have been implemented
#### Position

- [`/v5/position/list` Get Position Info](https://bybit-exchange.github.io/docs/v5/position)
- [`/v5/position/set-leverage` Set Position](https://bybit-exchange.github.io/docs/v5/position/leverage)
- [`/v5/position/set-leverage` Set Leverage](https://bybit-exchange.github.io/docs/v5/position/leverage)
- [`/v5/position/trading-stop` Set Trading Stop](https://bybit-exchange.github.io/docs/v5/position/trading-stop)
- [`/v5/position/switch-mode` Switch Position Mode](https://bybit-exchange.github.io/docs/v5/position/position-mode)
- [`/v5/position/set-tpsl-mode` Set TP/SL Mode](https://bybit-exchange.github.io/docs/v5/position/tpsl-mode)
Expand Down

0 comments on commit 7563986

Please sign in to comment.