We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00765c2 commit f9854c6Copy full SHA for f9854c6
README.rst
@@ -115,7 +115,7 @@ Examples:
115
from sqlalchemy import create_engine
116
117
# ATTENTION:
118
- # In terms of security it is NEVER a good idea to turn of certificate validation!!
+ # In terms of security it is NEVER a good idea to disable certificate validation!!
119
# In rare cases it may be handy for non-security related reasons.
120
# That said, if you are not a 100% sure about your scenario, stick with the
121
# secure defaults.
0 commit comments