Fix a typo (#4325)

* Fix a typo

* Fix grammatical error
This commit is contained in:
Jay Oster 2017-07-14 11:42:30 -07:00 committed by Andrew Chen
parent e7e2a37d03
commit 7adbe501e7
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ interface between the roles.
If you do not have such a separation of responsibilities in your organization,
you may not need to use Pod Disruption Budgets.
## How to perform Distruptive Actions your Cluster
## How to perform Disruptive Actions on your Cluster
If you are a Cluster Administrator, and you need to perform a disruptive action on all
the nodes in your cluster, such as a node or system software upgrade, here are some options: