Movatterモバイル変換


[0]ホーム

URL:


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

Commit1b217b9

Browse files
committed
minor spelling update
1 parentbb12d87 commit1b217b9

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 fromGtiHub')
56-
.example(chalk.yellow('leetcode plugin -i company'),'Install company plugin fromGtiHub')
55+
.example(chalk.yellow('leetcode plugin -i'),'Install all missing plugins fromGitHub')
56+
.example(chalk.yellow('leetcode plugin -i company'),'Install company plugin fromGitHub')
5757
.example(chalk.yellow('leetcode plugin -d company'),'Disable company plugin')
58-
.example(chalk.yellow('leetcode plugin -e company'),'Enablecomapny plugin')
58+
.example(chalk.yellow('leetcode plugin -e company'),'Enablecompany plugin')
5959
.example(chalk.yellow('leetcode plugin -D company'),'Delete company plugin');
6060
}
6161
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp