fix typo in home page (#13620)

associated with #13618
This commit is contained in:
Shashank Patel
2019-04-05 02:35:19 +05:30
committed by Kubernetes Prow Robot
parent 5bf4b33316
commit 1aff855615
@@ -3,7 +3,7 @@ title: Managing Compute Resources for Containers
content_template: templates/concept content_template: templates/concept
weight: 20 weight: 20
feature: feature:
title: Automatic binpacking title: Automatic bin packing
description: > description: >
Automatically places containers based on their resource requirements and other constraints, while not sacrificing availability. Mix critical and best-effort workloads in order to drive up utilization and save even more resources. Automatically places containers based on their resource requirements and other constraints, while not sacrificing availability. Mix critical and best-effort workloads in order to drive up utilization and save even more resources.
--- ---