From d65bc75d1fa87459bfb9d8ec57a16fe7b351839b Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Sat, 25 Jun 2016 01:24:09 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b280f760..ba94a1f6 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ __NOTE__: Please allow a couple of minutes for the GitLab application to start. Point your browser to `http://localhost:10080` and set a password for the `root` user account. -You should now have the GitLab application up and ready for testing. If you want to use this image in production the please read on. +You should now have the GitLab application up and ready for testing. If you want to use this image in production then please read on. *The rest of the document will use the docker command line. You can quite simply adapt your configuration into a `docker-compose.yml` file if you wish to do so.*