From 23bfbb9addba500fd8e9434e911eca77818ed4ca Mon Sep 17 00:00:00 2001 From: Masato Yamazaki Date: Mon, 1 Apr 2019 16:55:02 +0900 Subject: [PATCH] fix typo --- docs/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running.md b/docs/running.md index c1c7fd03..abade7da 100644 --- a/docs/running.md +++ b/docs/running.md @@ -71,7 +71,7 @@ This is a problem seen in older versions of Docker. To fix, start cAdvisor witho ## Standalone -cAdvisor is a static Go binary with no external dependencies. To run it standalone all you should need to do is run it! Note that some data sources may require root priviledges. cAdvisor will gracefully degrade its features to those it can expose with the access given. +cAdvisor is a static Go binary with no external dependencies. To run it standalone all you should need to do is run it! Note that some data sources may require root privileges. cAdvisor will gracefully degrade its features to those it can expose with the access given. ``` $ sudo cadvisor