diff --git a/docs/config/outbounds/hysteria.md b/docs/config/outbounds/hysteria.md index 92e0b6ff..809d9ff9 100644 --- a/docs/config/outbounds/hysteria.md +++ b/docs/config/outbounds/hysteria.md @@ -17,7 +17,7 @@ Hysteria 协议的客户端实现。 > `version`: number -Hysteria 版本,必须位 2。 +Hysteria 版本,必须为 2。 > `address`: string @@ -25,4 +25,4 @@ Hysteria 代理服务器地址,必填。 > `port`: int -Hysteria 代理服务器端口,必填。 \ No newline at end of file +Hysteria 代理服务器端口,必填。