Prevent a MITM from forcing a NULL cipher for UDP (CVE-2018-16758)
[oweals/tinc.git] / README
diff --git a/README b/README
index e2355dcb0993885f891240ac6eeb131d2f17c5b7..03b61cb015a64e4dd4dd3fcb83270d21c345ac94 100644 (file)
--- a/README
+++ b/README
@@ -70,7 +70,7 @@ Requirements
 Since 1.0pre3, we use OpenSSL for all cryptographic functions.  So you need to
 install this library first; grab it from http://www.openssl.org/. You will
 need version 1.0.1 or later with support for AES256 and SHA256 enabled. If
-this library is not installed on you system, configure will fail. The manual
+this library is not installed on your system, configure will fail. The manual
 in doc/tinc.texi contains more detailed information on how to install this
 library. Alternatively, you may also use LibreSSL.