Skip to content

Commit a8e814d

Browse files
pgagnonmiss-islington
authored andcommitted
Fix a typo in SECURITY.md (pythonGH-13568)
There is a duplicated "in" in the Supported Versions text.
1 parent cc1c582 commit a8e814d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Supported Versions
44

5-
The Python team applies security fixes according to the table in
5+
The Python team applies security fixes according to the table
66
in [the devguide](
77
https://devguide.python.org/#status-of-python-branches
88
).

0 commit comments

Comments
 (0)