doc: fix typo

This commit is contained in:
Eric Crosson
2021-06-12 14:01:02 -05:00
parent 8116491f04
commit ab96b8a300

View File

@@ -205,7 +205,7 @@ const wsConfig = {
// defaults to false == testnet. Set to true for livenet. // defaults to false == testnet. Set to true for livenet.
// livenet: true // livenet: true
// defaults to fase == inverse. Set to true for linear (USDT) trading. // defaults to false == inverse. Set to true for linear (USDT) trading.
// linear: true // linear: true
// how long to wait (in ms) before deciding the connection should be terminated & reconnected // how long to wait (in ms) before deciding the connection should be terminated & reconnected