Skip to content

Commit

Permalink
Update xbridge_cli/bridge/transfer.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mayukha Vadari <[email protected]>
  • Loading branch information
oeggert and mvadari authored Jan 16, 2024
1 parent 7236e4e commit c306525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbridge_cli/bridge/transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def _submit_tx(
required=True,
prompt=True,
help=(
"Specify if funding comes from the locking chain or the issuing chain. "
"Specify if transfer comes from the locking chain or the issuing chain. "
"Defaults to the locking chain."
),
)
Expand Down

0 comments on commit c306525

Please sign in to comment.