mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fix a typo in SECURITY.md (GH-13568)
There is a duplicated "in" in the Supported Versions text.
This commit is contained in:
parent
cc1c582f6f
commit
a8e814db96
1 changed files with 1 additions and 1 deletions
2
.github/SECURITY.md
vendored
2
.github/SECURITY.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
The Python team applies security fixes according to the table in
|
The Python team applies security fixes according to the table
|
||||||
in [the devguide](
|
in [the devguide](
|
||||||
https://devguide.python.org/#status-of-python-branches
|
https://devguide.python.org/#status-of-python-branches
|
||||||
).
|
).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue