Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe authored Feb 19, 2019
1 parent acd70d6 commit ff1de11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ To originate an account, the command is:
$ tezos-client originate account <NEW> for <MGR> transferring <QTY> from <SRC> --delegatable
```

* `NEW` is the alias you will now give to the originated account. Only originted accounts can
* `NEW` is the alias you will now give to the originated account. Only originated accounts can
be delegated, and even then only if originated with this `--delegatable` flag.
* `MGR` is the name of the key you will use to manage the account. If you want to manage it
with a Ledger device, it should be an existing imported key from the Ledger hardware wallet.
Expand Down

0 comments on commit ff1de11

Please sign in to comment.