From a95126f51da4e9d457da75ba6ae7369044e35ea9 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 28 Dec 2022 07:29:42 +0100 Subject: [PATCH] typos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9247071..10482b1 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,8 @@ Currently, there are no known issues. ### Required cipher on Windows Guests (e.g. managed by domain controller with GPO) -It is required to enable `SHA1` (`TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_P521`) in [windows cipher suite](https://learn.microsoft.com/en-us/windows-server/security/tls/manage-tls). +It is required to enable `SHA1` (`TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_P521`) +in [windows cipher suite](https://learn.microsoft.com/en-us/windows-server/security/tls/manage-tls). ### Multiple Display Container LS Instances