summaryrefslogtreecommitdiff
path: root/docs/SSLCERTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SSLCERTS.md')
-rw-r--r--docs/SSLCERTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SSLCERTS.md b/docs/SSLCERTS.md
index 0aeab3b16..ad0a98132 100644
--- a/docs/SSLCERTS.md
+++ b/docs/SSLCERTS.md
@@ -34,7 +34,7 @@ companies and recent years several such CAs have been found untrustworthy.
Certificate Verification
------------------------
-libcurl performs peer SSL certificate verification by default. This is done
+libcurl performs peer SSL certificate verification by default. This is done
by using a CA certificate store that the SSL library can use to make sure the
peer's server certificate is valid.