Skip to content

Commit e94406b

Browse files
committed
Fix grammar in news posts (en)
1 parent 38e65bf commit e94406b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

en/news/_posts/2019-03-13-ruby-2-5-4-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ lang: en
99

1010
Ruby 2.5.4 has been released.
1111

12-
This release includes bug fixes and security update of bundled RubyGems.
12+
This release includes bug fixes and a security update of the bundled RubyGems.
1313
See details in [Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
14-
and [commit logs](https://github.com/ruby/ruby/compare/v2_5_3...v2_5_4).
14+
and the [commit logs](https://github.com/ruby/ruby/compare/v2_5_3...v2_5_4).
1515

1616
## Download
1717

en/news/_posts/2019-03-13-ruby-2-6-2-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ lang: en
99

1010
Ruby 2.6.2 has been released.
1111

12-
This release includes bug fixes and security update of bundled RubyGems.
12+
This release includes bug fixes and a security update of the bundled RubyGems.
1313

1414
See details in [Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
15-
and [commit logs](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2).
15+
and the [commit logs](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2).
1616

1717
## Download
1818

0 commit comments

Comments
 (0)