From d7dce6240dd91d029b4fac82ca8c205ec7a1afea Mon Sep 17 00:00:00 2001 From: wlovins Date: Thu, 30 Aug 2018 16:43:14 +0100 Subject: [PATCH] misc: fix typo --- env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.example b/env.example index 9d85b3d..8765a83 100644 --- a/env.example +++ b/env.example @@ -33,6 +33,6 @@ JICOFO_AUTH_USER=focus # XMPP password for Jicofo client connections. JICOFO_AUTH_PASSWORD=passw0rd -# IP addrss of the Docker host. See the "Running on a LAN environment" section +# IP address of the Docker host. See the "Running on a LAN environment" section # in the README. #DOCKER_HOST_ADDRESS=192.168.1.1