Merge pull request #904 from mqliang/patch-1

Fix typo in document
This commit is contained in:
Jimmi Dyson 2015-10-06 10:59:06 +01:00
commit dcfd367bc7

View File

@ -16,7 +16,7 @@ Housekeeping is the periodic actions cAdvisor takes. During these actions, cAdvi
#### Dynamic Housekeeping
Dynamic housekeeping intervals let cAdvisor very how often it gathers stats.
Dynamic housekeeping intervals let cAdvisor vary how often it gathers stats.
It does this depending on how active the container is. Turning this off
provides predictable housekeeping intervals, but increases the resource usage
of cAdvisor.