From 0d076797fef520f885db7758dc5f2db815838fb0 Mon Sep 17 00:00:00 2001 From: Neimhin Date: Tue, 6 Aug 2024 19:49:16 +0100 Subject: [PATCH] nit "Clients SHOULD sending" -> "clients SHOULD send" --- draft-ietf-tls-esni.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-tls-esni.md b/draft-ietf-tls-esni.md index 2080723b..bf334bfc 100644 --- a/draft-ietf-tls-esni.md +++ b/draft-ietf-tls-esni.md @@ -709,7 +709,7 @@ the backend server sends a "pre_shared_key" extension in its ServerHello. This would appear to a network observer as if the server were sending this extension without solicitation, which would violate the extension rules described in {{RFC8446}}. When offering a PSK in ClientHelloInner, -Clients SHOULD sending a GREASE "pre_shared_key" extension in the +clients SHOULD send a GREASE "pre_shared_key" extension in the ClientHelloOuter to make it appear to the network as if the extension were negotiated properly.