delete redundant punctuation

This commit is contained in:
zhangxiaoyu-zidif
2017-11-28 17:11:08 +08:00
parent 01cd73a3de
commit 70c98ce98d
2 changed files with 4 additions and 4 deletions
@@ -19,7 +19,7 @@ can consume huge pages and the current limitations.
its huge page capacity. A node may only pre-allocate huge pages for a single
size.
1. A special **alpha** feature gate `HugePages` has to be set to true across the
system: `--feature-gates="HugePages=true"`.
system: `--feature-gates=HugePages=true`.
The nodes will automatically discover and report all huge page resources as a
schedulable resource.