From c912eb89d4b88ecb47592c39cb2d14e5a4eebaf9 Mon Sep 17 00:00:00 2001 From: linyouchong Date: Mon, 23 Oct 2017 14:25:14 +0800 Subject: [PATCH] fix spelling error guarnatees to guarantees --- docs/tasks/manage-hugepages/scheduling-hugepages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/manage-hugepages/scheduling-hugepages.md b/docs/tasks/manage-hugepages/scheduling-hugepages.md index 612dfcce50..a0fec7b567 100644 --- a/docs/tasks/manage-hugepages/scheduling-hugepages.md +++ b/docs/tasks/manage-hugepages/scheduling-hugepages.md @@ -72,7 +72,7 @@ spec: ## Future - Support container isolation of huge pages in addition to pod isolation. -- NUMA locality guarnatees as a feature of quality of service. +- NUMA locality guarantees as a feature of quality of service. - ResourceQuota support. - LimitRange support.