소스 검색

misc: fix typo

wlovins 6 년 전
부모
커밋
d7dce6240d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      env.example

+ 1 - 1
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