Fix grammar (#11072)

This commit is contained in:
David Florness 2020-07-02 02:33:54 -06:00 committed by GitHub
parent 2f9559c7b2
commit f89bbe13ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ extends:
service: webapp
```
The `service` the name of the service being extended, for example
The `service` is the name of the service being extended, for example
`web` or `database`. The `file` is the location of a Compose configuration
file defining that service.