From dcc049576b3b455a3e29e40c4d188b322d69474b Mon Sep 17 00:00:00 2001 From: Andy Lo-A-Foe Date: Sat, 13 Feb 2016 22:18:35 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e24c06..db2be51 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The adapter requires the following environment variables to be defined before yo ## Example -The below example assumes you have created a user `hubot` with password `s3cr3tP@ssw0rd!` on your Mattermost server with a `core` team hosted reachable `https://mm.yourcompany.com/core` +The below example assumes you have created a user `hubot` with password `s3cr3tP@ssw0rd!` on your Mattermost server with a `core` team reachable on URL `https://mm.yourcompany.com/core` ```sh export MATTERMOST_HOST=mm.yourcompany.com