From 695523bec1ce201ef1e332ed421cee78cf1edc8e Mon Sep 17 00:00:00 2001 From: Poulad Date: Sun, 15 Jul 2018 22:21:28 -0400 Subject: [PATCH] Update _index.md --- content/rancher/v2.x/en/concepts/workloads/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/concepts/workloads/_index.md b/content/rancher/v2.x/en/concepts/workloads/_index.md index 9499ee46152..7dfb09147a7 100644 --- a/content/rancher/v2.x/en/concepts/workloads/_index.md +++ b/content/rancher/v2.x/en/concepts/workloads/_index.md @@ -11,7 +11,7 @@ You can build any complex containerized application in Kubernetes using two basi ### Workloads _Workloads_ are objects that set deployment rules for pods. Based on these rules, Kubernetes performs the deployment and updates the workload with the current state of the application. -Workloads lets you define the rules for application scheduling, scaling, and upgrade. +Workloads let you define the rules for application scheduling, scaling, and upgrade. #### Workload Types