Skip to content

Commit

Permalink
update cli message
Browse files Browse the repository at this point in the history
  • Loading branch information
oper authored and oper committed May 12, 2020
1 parent 5fb6cbe commit f55d58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ argParser = Opt.subparser $ mconcat
outputOption <*>
onelineOption
)
("Dump FA1.2 Token Forwarder contract for any FA1.2 token or Tez, " <>
("Dump FA1.2 Token Forwarder contract for any FA1.2 token, " <>
"specialized to paricular addresses, " <>
"in the form of Michelson code")

Expand Down

0 comments on commit f55d58a

Please sign in to comment.