From d8cd77c0008ed62dfe89c15b64631ebc60773de3 Mon Sep 17 00:00:00 2001 From: Vivian Date: Fri, 8 Jun 2018 15:27:58 -0700 Subject: [PATCH] fix slight grammatical error --- docs/Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Docker.md b/docs/Docker.md index cf528fe7..35901316 100644 --- a/docs/Docker.md +++ b/docs/Docker.md @@ -5,7 +5,7 @@ First, you'll need to install [Docker](https://docs.docker.com/engine/installati ### Docker??? -It's important to note that hook.io is only using Docker for helping developers get setup with a local development instance. We are not using Docker in production and do not recommend using our Docker image and default configurations in production ( as there will be almost no service isolation ). +It's important to note that hook.io is only using Docker to help developers get setup with a local development instance. We are not using Docker in production and do not recommend using our Docker image and default configurations in production ( as there will be almost no service isolation ). ### Installing hook.io