From 3f5ab612c8d0c1775a864e4414846b301e6498e9 Mon Sep 17 00:00:00 2001 From: "hyeongkyu.lee" Date: Fri, 4 Jul 2014 17:59:26 +0900 Subject: [PATCH] Update README.md Docker-DCO-1.1-Signed-off-by: Hyeongkyu Lee (github: leeplay) --- daemonconfig/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemonconfig/README.md b/daemonconfig/README.md index 488e7c7cac..b61df1449e 100644 --- a/daemonconfig/README.md +++ b/daemonconfig/README.md @@ -1,3 +1,3 @@ -This directory contains code pertaining to the configuration of the docker deamon +This directory contains code pertaining to the configuration of the docker daemon These are the configuration settings that you pass to the docker daemon when you launch it with say: `docker -d -e lxc`