From 268183279085879a4aa0f14950bdcf201c2b8bab Mon Sep 17 00:00:00 2001 From: Dmitri Tikhonov Date: Thu, 12 Sep 2019 15:40:06 -0400 Subject: [PATCH] Fix typo in transport draft: robustness --- draft-ietf-quic-transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index f5ca4bb0d4..6475549781 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -6022,7 +6022,7 @@ Issue and pull request numbers are listed with a leading octothorp. - Rules for preventing correlation by connection ID tightened (#2084, #2929) - Clarified use of CONNECTION_CLOSE in Handshake packets (#2151, #2541, #2688) - Discourage regressions of largest acknowledged in ACK (#2205, #2752) -- Improved robusness of validation process for ECN counts (#2534, #2752) +- Improved robustness of validation process for ECN counts (#2534, #2752) - Require endpoints to ignore spurious migration attempts (#2342, #2893) - Transport parameter for disabling migration clarified to allow NAT rebinding (#2389, #2893)