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