From d77c14f89d2936799639afa74664f63d4c04ee8a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 21 Jan 2026 08:32:00 +0100 Subject: [PATCH] Apply suggestion from @fichtner --- source/manual/how-tos/wireguard-client.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/wireguard-client.rst b/source/manual/how-tos/wireguard-client.rst index cddc8d57..c8ecfe70 100644 --- a/source/manual/how-tos/wireguard-client.rst +++ b/source/manual/how-tos/wireguard-client.rst @@ -251,7 +251,7 @@ Step 5a - Create normalization rules - **Save** the rule .. Tip:: - - The header size for IPv4 is usually 20 bytes, and for TCP 20 bytes. In total that's 40 bytes for IPv4 TCP. + - The header size for IPv4 is usually 20 bytes, and for TCP 20 bytes. In total that is 40 bytes for IPv4 TCP. - IPv6 has a larger header size with 40 bytes. That encreases the total to 60 bytes for IPv6 TCP. .. Note::