Skip to content
Snippets Groups Projects
Commit c298ee5e authored by Moul's avatar Moul
Browse files

[mod] Fix typo in Argos cmd help

parent 2cf52dfe
No related branches found
No related tags found
No related merge requests found
......@@ -347,7 +347,7 @@ async def list_blocks(number, detailed):
)
@command("argos", help="Display currency information formated for Argos or BitBar")
@command("argos", help="Display currency information formatted for Argos or BitBar")
@coroutine
async def argos_info():
head_block = await HeadBlock().head_block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment