Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 803e920

Browse files
Merge pull request skygragon#152 from zestze/master
minor spelling update
2 parents bb12d87 + 1b217b9 commit 803e920

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎lib/commands/plugin.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ const cmd = {
5252
.example(chalk.yellow('leetcode plugin company'), 'Show company plugin')
5353
.example(chalk.yellow('leetcode plugin company -c'), 'Show config of company plugin')
5454
.example('', '')
55-
.example(chalk.yellow('leetcode plugin -i'), 'Install all missing plugins from GtiHub')
56-
.example(chalk.yellow('leetcode plugin -i company'), 'Install company plugin from GtiHub')
55+
.example(chalk.yellow('leetcode plugin -i'), 'Install all missing plugins from GitHub')
56+
.example(chalk.yellow('leetcode plugin -i company'), 'Install company plugin from GitHub')
5757
.example(chalk.yellow('leetcode plugin -d company'), 'Disable company plugin')
58-
.example(chalk.yellow('leetcode plugin -e company'), 'Enable comapny plugin')
58+
.example(chalk.yellow('leetcode plugin -e company'), 'Enable company plugin')
5959
.example(chalk.yellow('leetcode plugin -D company'), 'Delete company plugin');
6060
}
6161
};

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /