Skip to content

Commit 4afaf21

Browse files
authored
Fix zh language misspell
1 parent 95aa04b commit 4afaf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/controllers/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The following are typical use cases for Deployments:
109109
* [Clean up older ReplicaSets](#clean-up-policy) that you don't need anymore.
110110
111111
-->
112-
* [清理较旧的 ReplicaSets ](#clean-up-policy)那些不在需要的
112+
* [清理较旧的 ReplicaSets ](#clean-up-policy)那些不再需要的
113113

114114
<!--
115115
## Creating a Deployment

0 commit comments

Comments
 (0)