summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2023-02-10 13:32:12 -0500
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2023-02-10 13:32:12 -0500
commit7dabd707d39a2d640e3631053aedb67989a7ee12 (patch)
tree8316889e6e3fa3c1456cb4620f3d435294216a4a
parent5cca06606a7dcb2a0a6b6a818072b81b21287b3b (diff)
downloadwebsite-7dabd707d39a2d640e3631053aedb67989a7ee12.tar.gz
Fix typo on the releases pagev2023-02-10-01
Reported-by: Boyan Penkov <boyan.penkov@gmail.com> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
-rw-r--r--content/releases.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/releases.rst b/content/releases.rst
index 753f3d2..640e252 100644
--- a/content/releases.rst
+++ b/content/releases.rst
@@ -78,7 +78,7 @@ Linux kernel follows a simple release cadence:
- after each mainline release, there is a 2-week "merge window" period
during which new major features are introduced into the kernel
-- after the merge window closes, there is a is a 7-week bugfix and
+- after the merge window closes, there is a 7-week bugfix and
stabilization period with weekly "release candidate" snapshots
- rc7 is usually the last release candidate, though occasionally there
may be additional rc8+ releases if that is deemed necessary