Fix typos.

Signed-off-by: liuweiyi <liuweiyi@cmss.chinamobile.com>
This commit is contained in:
liuweiyi 2021-06-04 15:22:42 +08:00 committed by Ziming
parent 47b7457378
commit 003e7c877f
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ Changes should be made on your own fork in a new branch. The branch should be na
``` ```
#goharbor is the origin upstream #goharbor is the origin upstream
cd $working_dir/kubernetes cd $working_dir/harbor
git fetch goharbor git fetch goharbor
git checkout master git checkout master
git rebase goharbor/master git rebase goharbor/master