mirror of https://github.com/docker/docs.git
Fix title (#1056)
The title is not rendered correctly because of the missing newline
This commit is contained in:
parent
6c04d6b617
commit
9880cc46f2
|
@ -45,6 +45,7 @@ removed the service. The CLI returns a message that the service is not found:
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## What's next?
|
## What's next?
|
||||||
|
|
||||||
In the next step of the tutorial, you set up a new service and apply a
|
In the next step of the tutorial, you set up a new service and apply a
|
||||||
|
|
Loading…
Reference in New Issue