summaryrefslogtreecommitdiff
path: root/libressl/tls1_3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libressl/tls1_3.txt')
-rw-r--r--libressl/tls1_3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libressl/tls1_3.txt b/libressl/tls1_3.txt
index e4f9584..06a7eb7 100644
--- a/libressl/tls1_3.txt
+++ b/libressl/tls1_3.txt
@@ -1,5 +1,5 @@
This implementation of LibreSSL does not support TLS1_3 yet. When it does,
-we will compile with those bits to add support for this protocol. A good
+we will compile with those bits to add support for this protcol. A good
read for this is
https://github.com/libressl-portable/portable/issues/228