From b1822efe229c005f348f382c9e54da3b4c8673ef Mon Sep 17 00:00:00 2001 From: Ronald Cron Date: Fri, 10 Dec 2021 14:28:13 +0100 Subject: [PATCH] docs: TLS 1.3: Improve wording Signed-off-by: Ronald Cron --- docs/architecture/tls13-support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/architecture/tls13-support.md b/docs/architecture/tls13-support.md index eccc639cf..9e9aad3db 100644 --- a/docs/architecture/tls13-support.md +++ b/docs/architecture/tls13-support.md @@ -183,8 +183,8 @@ MVP definition Prototype upstreaming status ---------------------------- -The following gives an hint of which parts of the TLS 1.3 prototype remain -to be upstreamed: +The following summarizes which parts of the TLS 1.3 prototype remain to be +upstreamed: - Ephemeral only handshake on client side: client authentication, HelloRetryRequest support, version negotiation.