Skip to content

Commit

Permalink
ally typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonDane committed Jul 3, 2023
1 parent b929278 commit 2f7f2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allyAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def ally_transaction(
obj.submit(o, preview=False)
else:
printAndDiscord(
f"Ally {index}: Running in DRY mode."
f"Ally {index}: Running in DRY mode. "
+ f"Trasaction would've been: {action} {amount} of {stock}",
ctx,
loop,
Expand Down

0 comments on commit 2f7f2d8

Please sign in to comment.