Skip to content

Commit 5fa74e0

Browse files
NestorTejeromvantellingen
authored andcommitted
typo
1 parent 6dce326 commit 5fa74e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/transport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ need to create an instance of the Transport class yourself.
55

66
SSL verification
77
----------------
8-
If you need to verficate the SSL connection (in case you have a self signed certificate for your host), the best way is to crea te a :class:`requests.Session` instance and add the information to that Session, so it keeps persistent:
8+
If you need to verficate the SSL connection (in case you have a self signed certificate for your host), the best way is to create a :class:`requests.Session` instance and add the information to that Session, so it keeps persistent:
99

1010
.. code-block:: python
1111

0 commit comments

Comments
 (0)