From e339059c43f2cb6835146e3784a8527aa797bff7 Mon Sep 17 00:00:00 2001 From: Sergei Maximov Date: Sat, 20 May 2017 01:35:07 +0300 Subject: [PATCH] Fix whitespace issues for compose/startup-order.md (#3284) Signed-off-by: Sergei Maximov --- compose/startup-order.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/startup-order.md b/compose/startup-order.md index c0ccec1790..2b2744fd08 100644 --- a/compose/startup-order.md +++ b/compose/startup-order.md @@ -34,7 +34,7 @@ script: wrapper scripts which you can include in your application's image and will poll a given host and port until it's accepting TCP connections. -    For example, to use `wait-for-it.sh` or `wait-for` to wrap your service's command: + For example, to use `wait-for-it.sh` or `wait-for` to wrap your service's command: version: "2" services: