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

Commit

Permalink
📚 Fix grammer
Browse files Browse the repository at this point in the history
  • Loading branch information
shuse2 committed Sep 13, 2018
1 parent c82fdf7 commit ec348a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/account/create.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ CreateCommand.flags = {
...BaseCommand.flags,
number: flagParser.string({
char: 'n',
description: 'Number of account to create.',
description: 'Number of accounts to create.',
default: '1',
}),
};
Expand Down

0 comments on commit ec348a4

Please sign in to comment.