Skip to content

Commit cd7fa76

Browse files
authored
Update basic-stateful-set.md
Fix syntax issue
1 parent 450c997 commit cd7fa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tutorials/stateful-application/basic-stateful-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This tutorial provides an introduction to managing applications with
1919
demonstrates how to create, delete, scale, and update the Pods of StatefulSets.
2020
-->
2121

22-
本教程介绍如何了使用 [StatefulSets](/zh/docs/concepts/workloads/controllers/statefulset/) 来管理应用。
22+
本教程介绍了如何使用 [StatefulSets](/zh/docs/concepts/workloads/controllers/statefulset/) 来管理应用。
2323
演示了如何创建、删除、扩容/缩容和更新 StatefulSets 的 Pods。
2424

2525

0 commit comments

Comments
 (0)