From a9577fc57fac9c0c0ecb4e6169bebf6d248f8472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Fri, 27 Apr 2018 15:14:17 +0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c2c9c5..d40a6de 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ docker-machine stop $babun_docker_machine_name #### 2018-04-27: -Updates (`winpty`) and bug fixes. see PR [34](https://github.com/tiangolo/babun-docker/pull/34) by [murray02](https://github.com/murray02). +Updates (`winpty`) and bug fixes. See PR [34](https://github.com/tiangolo/babun-docker/pull/34) by [murray02](https://github.com/murray02). #### 2016-11-09: Now the shared folders are mounted in two directories inside the VirtualBox virtual machine to make it compatible with `docker-compose`.