Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
💅 removing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schwarz committed Nov 2, 2017
1 parent 54b82cd commit 3ee91ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/createTransactionRegisterDelegate.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import { createCommand } from '../utils/helpers';
import commonOptions from '../utils/options';
import transactions from '../utils/transactions';

const description = `CCreates a transaction which will register an existing account as a delegate candidate if broadcast to the network.
const description = `Creates a transaction which will register an existing account as a delegate candidate if broadcast to the network.
Examples:
- create transaction register delegate username
Expand Down

0 comments on commit 3ee91ed

Please sign in to comment.