Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e0d543

Browse files
authored
Merge pull request kubernetes-client#615 from zachvalenta/patch-1
fix typo
2 parents d5bd0d3 + 0ff38b8 commit 6e0d543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cherry_pick_pull.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Checkout a PR from GitHub. (Yes, this is sitting in a Git tree. How
1818
# meta.) Assumes you care about pulls from remote "upstream" and
19-
# checks thems out to a branch named:
19+
# checks them out to a branch named:
2020
# automated-cherry-pick-of-<pr>-<target branch>-<timestamp>
2121

2222
set -o errexit

0 commit comments

Comments
 (0)