change the managing in statefulset basics

pull/5586/merge
jianglingxia 2017-09-21 11:31:36 +08:00 committed by Jared
parent ae5f5f94f2
commit df15a80963
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}