From fc9b889dd4596b9ed644152b48f35f4197d3abdd Mon Sep 17 00:00:00 2001 From: Gao Jun Date: Thu, 21 Apr 2022 16:53:55 +0800 Subject: [PATCH] Fix typos --- en/news/_posts/2022-04-12-ruby-2-7-6-released.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/news/_posts/2022-04-12-ruby-2-7-6-released.md b/en/news/_posts/2022-04-12-ruby-2-7-6-released.md index bbe81c086e..2df9c9ef0b 100644 --- a/en/news/_posts/2022-04-12-ruby-2-7-6-released.md +++ b/en/news/_posts/2022-04-12-ruby-2-7-6-released.md @@ -17,9 +17,9 @@ Please check the topics below for details. This release also includes some bug fixes. See the [commit logs](https://github.com/ruby/ruby/compare/v2_7_5...v2_7_6) for further details. -After thies release, we end the normal maintenance phase of Ruby 2.7, and Ruby 2.7 enters the security maintenance phase. -This means that we will no longer backport any bug fixes to Ruby 2.7 excpet security fixes. -Ther term of the security maintenance pahse is scheduled for a year. +After this release, we end the normal maintenance phase of Ruby 2.7, and Ruby 2.7 enters the security maintenance phase. +This means that we will no longer backport any bug fixes to Ruby 2.7 except security fixes. +The term of the security maintenance phase is scheduled for a year. Ruby 2.7 reaches EOL and its official support ends by the end of the security maintenance phase. Therefore, we recommend that you start to plan upgrade to Ruby 3.0 or 3.1.