From aebacc4b11f2ec695b94b45d8253257ec5b3c76c Mon Sep 17 00:00:00 2001
From: Philip Paeps <philip@FreeBSD.org>
Date: Tue, 26 Jan 2021 13:59:37 +0800
Subject: [PATCH] website/content/en/security: correct typo

The expected EoL of the releng/12.2 branch is three months after the
release of 12.3-RELEASE, not three months after the release of
12.2-RELEASE.  releng/12.2 will not go EoL tomorrow.

Reported by:    Denis Fortin <denis-at-zap.qc.ca>
---
 website/content/en/security/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc
index 2a2aeed7c0..49cba23dfd 100644
--- a/website/content/en/security/_index.adoc
+++ b/website/content/en/security/_index.adoc
@@ -97,7 +97,7 @@ link:unsupported[Older releases] are not supported and users are strongly encour
 |===
 |Branch |Release |Release Date |Expected EoL
 |stable/12 |n/a |n/a |June 30, 2024
-|releng/12.2 |12.2-RELEASE |October 27, 2020 |12.2-RELEASE + 3 months
+|releng/12.2 |12.2-RELEASE |October 27, 2020 |12.3-RELEASE + 3 months
 |releng/12.1 |12.1-RELEASE |November 4, 2019 |January 31, 2021
 |stable/11 |n/a |n/a |September 30, 2021
 |releng/11.4 |11.4-RELEASE |June 16, 2020 |September 30, 2021