change the managing in statefulset basics

This commit is contained in:
jianglingxia
2017-09-21 11:31:36 +08:00
committed by Jared
parent ae5f5f94f2
commit df15a80963
@@ -10,7 +10,7 @@ title: StatefulSet Basics
---
{% capture overview %}
This tutorial provides an introduction to managing applications with
This tutorial provides an introduction to manage applications with
[StatefulSets](/docs/concepts/abstractions/controllers/statefulsets/). It
demonstrates how to create, delete, scale, and update the Pods of StatefulSets.
{% endcapture %}