From 7f05b133742bcbd35fcbebcaa55fb5478dd1b171 Mon Sep 17 00:00:00 2001 From: "hyeongkyu.lee" Date: Fri, 4 Jul 2014 18:21:13 +0900 Subject: [PATCH] Update README.md Docker-DCO-1.1-Signed-off-by: Hyeongkyu Lee (github: leeplay) Upstream-commit: 649b50c0b71a21f8ea6b88c63008a0f909fe4113 Component: engine --- components/engine/api/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/api/README.md b/components/engine/api/README.md index 3ef33f8c29..453f61a1a1 100644 --- a/components/engine/api/README.md +++ b/components/engine/api/README.md @@ -1,5 +1,5 @@ This directory contains code pertaining to the Docker API: - - Used by the docker client when comunicating with the docker deamon + - Used by the docker client when communicating with the docker daemon - - Used by third party tools wishing to interface with the docker deamon + - Used by third party tools wishing to interface with the docker daemon