Browse Source

Merge pull request #1909 from dotcloud/fix-typo-docs

Fix minor typo
Andy Rothfusz 11 years ago
parent
commit
c14450ae5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/api/docker_remote_api.rst

+ 1 - 1
docs/sources/api/docker_remote_api.rst

@@ -65,7 +65,7 @@ What's new
 
 
 .. http:post:: /images/create
 .. http:post:: /images/create
 
 
-   **New!** When pull a repo, all images are now downloaded in parallel.
+   **New!** When pulling a repo, all images are now downloaded in parallel.
 
 
 .. http:get:: /containers/(id)/top
 .. http:get:: /containers/(id)/top