minor spelling correction
line 89 "Tim"->"Time"
This commit is contained in:
parent
33cb9e9002
commit
a22e1b6500
@ -86,7 +86,7 @@ def ask_user_config() -> Dict[str, Any]:
|
|||||||
{
|
{
|
||||||
"type": "select",
|
"type": "select",
|
||||||
"name": "timeframe_in_config",
|
"name": "timeframe_in_config",
|
||||||
"message": "Tim",
|
"message": "Time",
|
||||||
"choices": ["Have the strategy define timeframe.", "Override in configuration."]
|
"choices": ["Have the strategy define timeframe.", "Override in configuration."]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user