From e86d4e41503eed1e390944356e076f8b36b32ccb Mon Sep 17 00:00:00 2001
From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Mon, 3 Jun 2019 17:27:17 -0500
Subject: [PATCH] Update README-new.md
---
README-new.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README-new.md b/README-new.md
index b49ef8b..1396125 100644
--- a/README-new.md
+++ b/README-new.md
@@ -788,7 +788,7 @@ A String value that sets and locks the maximum version of TLS
```
SSLVersionMax
- tls1 | tls1.1 | tls1.2 | tls1.3
+ tls1 | tls1.1 | tls1.2 | tls1.3
```
@@ -816,7 +816,7 @@ A String value that sets and locks the minimum version of TLS
```
SSLVersionMin
- tls1 | tls1.1 | tls1.2 | tls1.3
+ tls1 | tls1.1 | tls1.2 | tls1.3
```
--
2.34.1