✏️ fix typo

This commit is contained in:
yanyongyu
2020-09-17 18:21:13 +08:00
parent f260581608
commit 7207b8c8d7
2 changed files with 35 additions and 27 deletions

View File

@ -134,7 +134,7 @@ class Config(BaseConfig):
- 类型: ``IPvAnyAddress``
- 默认值: ``127.0.0.1``
- 说明:
NoneBot 的 HTTP 和 WebSocket 服务端监听的 IP主机名。
NoneBot 的 HTTP 和 WebSocket 服务端监听的 IP/主机名。
"""
port: int = 8080
"""