From c4f1bec924efbcd71154f383a28e3faa47f26214 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Mon, 9 May 2016 10:15:56 +1000 Subject: [PATCH] Merge pull request #3417 from spectralsun/patch-1 Small typo (cherry picked from commit 5fa81c404463a427603e7bcf3b2e094eb45e4e4c) Signed-off-by: Sven Dowideit --- docs/compose-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compose-file.md b/docs/compose-file.md index fc806a29..4902e8dd 100644 --- a/docs/compose-file.md +++ b/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: