Fix a small typo

This commit is contained in:
Eugene Pirogov
2017-05-07 11:16:14 +03:00
committed by Andrew Chen
parent fb26a395f0
commit 8260e7cd06
@@ -136,7 +136,7 @@ Delete the deployment by name:
The preferred way to create a replicated application is to use a Deployment,
which in turn uses a ReplicaSet. Before the Deployment and ReplicaSet were
added to Kubernetes, replicated applicatios were configured by using a
added to Kubernetes, replicated applications were configured by using a
[ReplicationController](/docs/concepts/workloads/controllers/replicationcontroller/).
{% endcapture %}