From 4c34153c6240fe86ec23cb86c8d25d9137720ddf Mon Sep 17 00:00:00 2001 From: Jam Hamidi Date: Fri, 8 Jun 2018 14:07:55 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3a9cf5..b743b83 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The following is a list of the environment variables: * PRIVATE_KEY (required) > This is for encrypting the answer in the captcha for stateless verification on any other server/service/pod. * WINSTON_HOST (optional) - > The remote host that winston service is running on, if using winston in your deployment. + > The remote host that winston service is running on, if you're using winston in your deployment. * WINSTON_PORT (optional) > The remote port that winston is listening on, if using winston in your deployment. * LOG_LEVEL (optional)