mirror of https://github.com/docker/docs.git
Merge pull request #10801 from cyrilf/patch-1
Documentation - smallest typo correction ever
This commit is contained in:
commit
924b7154ba
|
@ -157,7 +157,7 @@ Print the output of your app:
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
To test your app, get the the port of your app that Docker mapped:
|
To test your app, get the port of your app that Docker mapped:
|
||||||
|
|
||||||
$ sudo docker ps
|
$ sudo docker ps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue