diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 4f3db49f54..56201d594e 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -1665,7 +1665,7 @@ the service's containers. The following example sets the name of the `server-certificate` secret file to `server.crt` within the container, sets the mode to `0440` (group-readable) and sets the user and group to `103`. The value of `server-certificate` secret is provided by the platform through a lookup and -the secret lifecycle not directly managed by the Compose implementation. +the secret lifecycle is not directly managed by the Compose implementation. ```yml services: