Skip to content

Commit 7ad24f3

Browse files
committed
spelling: recommendation
Signed-off-by: Josh Soref <[email protected]>
1 parent c02b6b3 commit 7ad24f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-327/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This should be kept up to date; the world is moving fast and protocols are being
1414
> Deprecated since version 3.7: Since Python 3.2 and 2.7.9, it is recommended to use the `SSLContext.wrap_socket()` instead of `wrap_socket()`. The top-level function is limited and creates an insecure client socket without server name indication or hostname matching.
1515
- Default constructors are fine, a fluent API is used to constrain possible protocols later.
1616

17-
## Current recomendation
17+
## Current recommendation
1818

1919
TLS 1.2 or TLS 1.3
2020

0 commit comments

Comments
 (0)