Skip to content

Commit

Permalink
Update xbridge_cli/bridge/create_account.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 3ede509 commit 4051706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbridge_cli/bridge/create_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
required=True,
prompt=True,
type=str,
help="Specify the bridge to create the account on.",
help="Specify the bridge to create the account with.",
)
@click.option(
"--from",
Expand Down

0 comments on commit 4051706

Please sign in to comment.