From bbd152b7cef611b46c08095022d8d978b41f83e9 Mon Sep 17 00:00:00 2001 From: Gavin Foley <6389719+gavinfoley@users.noreply.github.com> Date: Sat, 18 Jun 2022 13:55:21 -0400 Subject: [PATCH] Add missing word --- compose/compose-file/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 4a78362927..b80f5cb140 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -280,7 +280,7 @@ available resources. Deploy support is an OPTIONAL aspect of the Compose specification, and is described in detail in the [Deployment support](deploy.md) documentation. -not implemented the Deploy section SHOULD be ignored and the Compose file MUST still be considered valid. +If not implemented the Deploy section SHOULD be ignored and the Compose file MUST still be considered valid. ### build