summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tlsv1.0.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/tlsv1.0.d')
-rw-r--r--docs/cmdline-opts/tlsv1.0.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/tlsv1.0.d b/docs/cmdline-opts/tlsv1.0.d
index ea6dd05a8..7c97c5093 100644
--- a/docs/cmdline-opts/tlsv1.0.d
+++ b/docs/cmdline-opts/tlsv1.0.d
@@ -8,6 +8,6 @@ See-also: tlsv1.3
---
Forces curl to use TLS version 1.0 or later when connecting to a remote TLS server.
-In old versions of curl this option was documented to allow _only_ TLS 1.0,
-but behavior was inconsistent depending on the TLS library. Use --tls-max if
+In old versions of curl this option was documented to allow _only_ TLS 1.0.
+That behavior was inconsistent depending on the TLS library. Use --tls-max if
you want to set a maximum TLS version.