docs: fix typo

This commit is contained in:
Matthias
2024-12-21 20:21:08 +01:00
parent daf655cd24
commit 0a27a7ad38

View File

@@ -143,7 +143,7 @@ To use BNFCR futures, you will have to have the following combination of setting
}
```
the `stake_currency` setting defines the markets the bot will be operating in. This choice is really arbitrary.
The `stake_currency` setting defines the markets the bot will be operating in. This choice is really arbitrary.
On the exchange, you'll have to use "Multi-asset Mode" - and "Position Mode set to "One-way Mode".
Freqtrade will check these settings on startup, but won't attempt to change them.