Browse Source

misc: fix typo

wlovins 6 năm trước cách đây
mục cha
commit
d7dce6240d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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