From cee712e0280a82d509361b1b820252af43d2fff6 Mon Sep 17 00:00:00 2001 From: Shawn Falkner-Horine Date: Thu, 26 Feb 2015 14:30:52 -0800 Subject: [PATCH] Fixed minor typo in runtime_options.md --- docs/runtime_options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/runtime_options.md b/docs/runtime_options.md index bf8c266c..af68bb7a 100644 --- a/docs/runtime_options.md +++ b/docs/runtime_options.md @@ -8,7 +8,7 @@ Housekeeping is the periodic actions cAdvisor takes. During these actions, cAdvi #### 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 provides predictable housekeeping intervals, but increases the resource usage of cAdvisor.