From a8e814db96ebfeb1f58bc471edffde2176c0ae05 Mon Sep 17 00:00:00 2001
From: Philippe Gagnon <12717218+pgagnon@users.noreply.github.com>
Date: Mon, 27 May 2019 13:45:24 -0400
Subject: [PATCH] Fix a typo in SECURITY.md (GH-13568)

There is a duplicated "in" in the Supported Versions text.
---
 .github/SECURITY.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/SECURITY.md b/.github/SECURITY.md
index 23976fda4a..28aea94662 100644
--- a/.github/SECURITY.md
+++ b/.github/SECURITY.md
@@ -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
 ).
-- 
2.49.0