瀏覽代碼

Add a missing definite article

Signed-off-by: Michael West <mwest@mdsol.com>
Michael West 10 年之前
父節點
當前提交
b4905859d5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -285,7 +285,7 @@ aws cloudfront  create-invalidation --profile docs.docker.com --distribution-id
 When using Docker on Mac OSX the man pages will be missing by default. You can manually generate them by following these steps:
 When using Docker on Mac OSX the man pages will be missing by default. You can manually generate them by following these steps:
 
 
 1. Checkout the docker source. You must clone into your `/Users` directory because Boot2Docker can only share this path
 1. Checkout the docker source. You must clone into your `/Users` directory because Boot2Docker can only share this path
-   with docker containers.
+   with the docker containers.
 
 
         $ git clone https://github.com/docker/docker.git
         $ git clone https://github.com/docker/docker.git