From 6fb9b1ce53e2b5b047d875a916cfae8c468649dc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 21 May 2017 23:25:18 -0700 Subject: [PATCH] fix lack of taste Signed-off-by: Kenneth Reitz --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index cd6c4d7d..b7775f24 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -225,7 +225,7 @@ Requests can also ignore verifying the SSL certificate if you set ``verify`` to By default, ``verify`` is set to True. Option ``verify`` only applies to host certs. -Client side certificates +Client Side Certificates ------------------------ You can also specify a local cert to use as client side certificate, as a single