Skip to content

Commit 49c51f3

Browse files
committed
fix: github to GitHub
1 parent e529dc2 commit 49c51f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_plugins.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ clone() {
2626

2727
# tries cloning:
2828
# 1. plugin name directly - works if it's a valid git url
29-
# 2. expands the plugin name to point to a github repo and tries cloning again
29+
# 2. expands the plugin name to point to a GitHub repo and tries cloning again
3030
clone_plugin() {
3131
local plugin="$1"
3232
local branch="$2"

0 commit comments

Comments
 (0)