From 28701c63cbb0a74f28b45ba14e72769c7a0751ea Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Wed, 30 Jun 2021 18:38:41 +0100 Subject: [PATCH] Fix grammatical error Signed-off-by: Dave Rodgman --- docs/3.0-migration-guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/3.0-migration-guide.md b/docs/3.0-migration-guide.md index 17fe956a4..6960bea83 100644 --- a/docs/3.0-migration-guide.md +++ b/docs/3.0-migration-guide.md @@ -278,7 +278,8 @@ because the 3DES ciphersuites were disabled by that. 3DES has weaknesses/limitations and there are better alternatives, and more and more standard bodies are recommending against its use in TLS. -The migration path here is to choose from the recommended in literature alternatives. +The migration path here is to chose from the alternatives recommended in the +literature, such as AES. ### Deprecated error codes for hardware failures were removed