Browse Source

Small typo

Signed-off-by: spectralsun <[email protected]>
Garrett Seward 9 years ago
parent
commit
3b7191f246
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/compose-file.md

+ 1 - 1
docs/compose-file.md

@@ -1083,7 +1083,7 @@ It's more complicated if you're using particular configuration features:
           data: {}
 
     By default, Compose creates a volume whose name is prefixed with your
-    project name. If you want it to just be called `data`, declared it as
+    project name. If you want it to just be called `data`, declare it as
     external:
 
         volumes: