chore: fix docstring typo

This commit is contained in:
Matthias
2026-05-17 17:20:38 +02:00
parent 5bcc4fbf03
commit 03fac42047
+1 -1
View File
@@ -559,7 +559,7 @@ class Binance(Exchange):
class Binanceusdm(Binance):
"""Binacne USDM Exchange
"""Binance USDM Exchange
Same as Binance - only futures trading is supported (via ccxt).
Not actually necessary, binance should be preferred.