Skip to content

Commit f9854c6

Browse files
authored
fix: grammatical error in README (#592)
1 parent 00765c2 commit f9854c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Examples:
115115
from sqlalchemy import create_engine
116116
117117
# ATTENTION:
118-
# In terms of security it is NEVER a good idea to turn of certificate validation!!
118+
# In terms of security it is NEVER a good idea to disable certificate validation!!
119119
# In rare cases it may be handy for non-security related reasons.
120120
# That said, if you are not a 100% sure about your scenario, stick with the
121121
# secure defaults.

0 commit comments

Comments
 (0)