Skip to content

Commit 36593ec

Browse files
authored
Merge pull request freqtrade#12477 from fengyuchuanshen/develop
chore: minor improvement for docs
2 parents 80ea476 + dc5f646 commit 36593ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

freqtrade/freqtradebot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Freqtrade is the main module of this bot. It contains the class Freqtrade()
2+
Freqtrade is the main module of this bot. It contains the FreqtradeBot class.
33
"""
44

55
import logging

0 commit comments

Comments
 (0)