fix typo

Bill Wagner 2017-04-10 14:10:31 -04:00
parent cb6641d77e
commit 3122974b84

@ -148,7 +148,7 @@ Here's how the docker-compose configuration project is configured to open the MV
<img src="img/vs2017/docker-compose-properties.png"> <img src="img/vs2017/docker-compose-properties.png">
Finally, you can check out how the multiple containers are runnin in your Docker host by running the command **"docker ps"** like below: Finally, you can check out how the multiple containers are running in your Docker host by running the command **"docker ps"** like below:
<img src="img/vs2017/docker-ps.png"> <img src="img/vs2017/docker-ps.png">