Optimize the document for readability (#9730)

Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
This commit is contained in:
Fish-pro
2023-02-01 16:01:06 +08:00
committed by GitHub
parent edde594bbe
commit 6cb027dfab
16 changed files with 23 additions and 23 deletions

View File

@@ -95,7 +95,7 @@
ansible.builtin.import_playbook: 3d/kubespray/cluster.yml
```
Or your could copy separate tasks from cluster.yml into your ansible repository.
Or you could copy separate tasks from cluster.yml into your ansible repository.
11. Commit changes to your ansible repo. Keep in mind, that submodule folder is just a link to the git commit hash of your forked repo.
@@ -170,7 +170,7 @@ If you made useful changes or fixed a bug in existent kubespray repo, use this f
git push
```
If your branch doesn't exists on github, git will propose you to use something like
If your branch doesn't exist on github, git will propose you to use something like
```ShellSession
git push --set-upstream origin fixes-name-date-index