@ -21,7 +21,7 @@ all_commands = {
'withdraw': {
'func': withdraw,
'example': '/withdraw <address> <amount>',
'help': 'Send Wownero to a specified Wownero address'
'help': 'Withdraw Wownero to a specified Wownero address'
},
'balance': {
'func': balance,