mirror of https://github.com/docker/docs.git
Missing space (#4535)
This commit is contained in:
parent
fb870c0f52
commit
a9bbafe693
|
@ -207,7 +207,7 @@ option before using it in production.
|
|||
|
||||
## Attach a service to an overlay network
|
||||
|
||||
To attach a service to an existingoverlay network, pass the `--network` flag to
|
||||
To attach a service to an existing overlay network, pass the `--network` flag to
|
||||
`docker service create`, or the `--network-add` flag to `docker service update`.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue