diff --git a/README.md b/README.md
index 18a0ec0c3e05e7140f0340a787a15cac1d752881..1e47b0c42514c9d5a31f5ceec947c03dabcdd9ec 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # WCMS Docker setup
 
 You will need to get Docker (https://www.docker.com/products/docker-desktop) either Docker CE for Windows/Mac or Docker Toolbox for Windows (https://docs.docker.com/toolbox/toolbox_install_windows/) or Mac (https://docs.docker.com/toolbox/toolbox_install_mac/).
-If you plan to run VirtualBox and Docker you will need to install the Docker Toolbox, Docker CE requires Hyper-V to be enable which isn't compatible with VirtualBox.
+If you plan to run VirtualBox and Docker you will need to install the Docker Toolbox, Docker CE requires Hyper-V to be enabled which isn't compatible with VirtualBox.
 
 **CAUTION!** This Docker box is meant for local development only. This set up is not hardened and is not secure, so
 only us it as a local development environment.
@@ -60,7 +60,7 @@ Once in, you can update the profile as you would using wcms-vagrant.
 On Windows, if you get the error:
 
 ```bash
-        un\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
+        un\\\\docker.sock:/var/run/docker.sock"\n is not a valid Windows path'
 
 ERROR: for portainer  Cannot create container for service portainer: b'Mount denied:\nThe source path "\\\\var\\\\run\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
 Encountered errors while bringing up the project.