From ca1126b3eb3fa46fb40974304b5d0bd52c8a840f Mon Sep 17 00:00:00 2001 From: drawing Date: Wed, 26 Jul 2023 12:27:30 +0800 Subject: [PATCH] xquic: update readme --- modules/ngx_http_xquic_module/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ngx_http_xquic_module/README.md b/modules/ngx_http_xquic_module/README.md index 4a1ce49ba3..65fd238f86 100644 --- a/modules/ngx_http_xquic_module/README.md +++ b/modules/ngx_http_xquic_module/README.md @@ -192,4 +192,4 @@ http { app: tengine ``` -对用户来讲,还是通过 443 端口访问,通过四层负责均衡设备,转换为 `Tengine` 的 2443 端口。 +对用户来讲,还是通过 443 端口访问,通过四层负载均衡设备,转换为 `Tengine` 的 2443 端口。