mirror of https://github.com/docker/docs.git
13-merge.md: fix typo (#19562)
This commit is contained in:
parent
e2c65234aa
commit
2e8f7b4d37
|
@ -157,7 +157,7 @@ services:
|
|||
FOO: BAR
|
||||
```
|
||||
|
||||
And an `overide.compose.yaml` file:
|
||||
And an `override.compose.yaml` file:
|
||||
|
||||
```yaml
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue