Fixed minor typo in runtime_options.md

This commit is contained in:
Shawn Falkner-Horine 2015-02-26 14:30:52 -08:00
parent a210aca38d
commit cee712e028

View File

@ -8,7 +8,7 @@ Housekeeping is the periodic actions cAdvisor takes. During these actions, cAdvi
#### Dynamic Housekeeping #### Dynamic Housekeeping
Dynamic housekeeping intervals let cAdvisor very how oftern it gathers stats. Dynamic housekeeping intervals let cAdvisor very 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.