Quellcode durchsuchen

Merge pull request #3417 from spectralsun/patch-1

Small typo
Sven Dowideit vor 9 Jahren
Ursprung
Commit
5fa81c4044
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: