Fix typo in document

This PR fix typo in document
This commit is contained in:
mqliang 2015-10-06 17:10:27 +08:00
parent 6ee904d129
commit 36ef69d95c

View File

@ -16,7 +16,7 @@ Housekeeping is the periodic actions cAdvisor takes. During these actions, cAdvi
#### Dynamic Housekeeping #### 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 It does this depending on how active the container is. Turning this off
provides predictable housekeeping intervals, but increases the resource usage provides predictable housekeeping intervals, but increases the resource usage
of cAdvisor. of cAdvisor.