mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix a typo in SECURITY.md (GH-13568)
There is a duplicated "in" in the Supported Versions text.
This commit is contained in:
committed by
Miss Islington (bot)
parent
cc1c582f6f
commit
a8e814db96
2
.github/SECURITY.md
vendored
2
.github/SECURITY.md
vendored
@@ -2,7 +2,7 @@
|
||||
|
||||
## 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](
|
||||
https://devguide.python.org/#status-of-python-branches
|
||||
).
|
||||
|
||||
Reference in New Issue
Block a user