From 15cd824e6e1cd4adfa6b9fd928a0d0797d9a3599 Mon Sep 17 00:00:00 2001 From: patterniha <71074308+patterniha@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:42:11 +0330 Subject: [PATCH] Update transport.md --- docs/en/config/transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/config/transport.md b/docs/en/config/transport.md index c6331af..0ee1435 100644 --- a/docs/en/config/transport.md +++ b/docs/en/config/transport.md @@ -666,7 +666,7 @@ in `AsIs` domainStrategy, built-in golang happyEyeballs is applied(currently it ::: tip -when `dialerProxy` is set `happyEyeballs` is not applied, and only a random IP will replace the domain. +when `dialerProxy` is set, `happyEyeballs` is not applied, and only a random IP will replace the domain. :::