summaryrefslogtreecommitdiff
path: root/docs/proposals
diff options
context:
space:
mode:
authorcui fliter <imcusg@gmail.com>2022-08-27 16:44:43 +0800
committercui fliter <imcusg@gmail.com>2022-08-27 16:44:43 +0800
commitc5e213718e071d07bc64893d3068d434314655f1 (patch)
tree1aec9d96753c71958bb839198ef1475441aedd64 /docs/proposals
parentMerge pull request #3993 from gy95/service (diff)
downloadkubeedge-c5e213718e071d07bc64893d3068d434314655f1.tar.gz
fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
Diffstat (limited to 'docs/proposals')
-rw-r--r--docs/proposals/refactor-keadm-on-the-cloud.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/proposals/refactor-keadm-on-the-cloud.md b/docs/proposals/refactor-keadm-on-the-cloud.md
index 6b5667197..3ab3272bd 100644
--- a/docs/proposals/refactor-keadm-on-the-cloud.md
+++ b/docs/proposals/refactor-keadm-on-the-cloud.md
@@ -170,7 +170,7 @@ end=>end: deployed
start->edit->init->end
```
-> Every profile-sytle CR could convert to the helm-style CR. And the two CRDs are in the cluster level.
+> Every profile-style CR could convert to the helm-style CR. And the two CRDs are in the cluster level.
## Plan B: using helm-style cmd
@@ -259,7 +259,7 @@ Allow appending file directories of charts to keadm, separated by commas
### reset-beta
-> Uninstall the exsited helm charts or manifests on the cloud.
+> Uninstall the existing helm charts or manifests on the cloud.
#### --delete-namespace, -D