Merge pull request #6217 from Wings22Actual/patch-1
minor spelling correction to build_config_commands.py
This commit is contained in:
commit
814a343ed3
@ -86,7 +86,7 @@ def ask_user_config() -> Dict[str, Any]:
|
||||
{
|
||||
"type": "select",
|
||||
"name": "timeframe_in_config",
|
||||
"message": "Tim",
|
||||
"message": "Time",
|
||||
"choices": ["Have the strategy define timeframe.", "Override in configuration."]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user