Skip to content

Commit 1c90603

Browse files
author
brising
committed
Change ocotcat -> octocat
1 parent b97980a commit 1c90603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drone/exec/exec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ var Command = cli.Command{
136136
},
137137
cli.StringFlag{
138138
Name: "repo",
139-
Usage: "git repository name (e.g. ocotcat/hello-world)",
139+
Usage: "git repository name (e.g. octocat/hello-world)",
140140
},
141141
cli.StringFlag{
142142
Name: "deploy-to",

0 commit comments

Comments
 (0)