Skip to content

Commit 280f05e

Browse files
committed
fix typos
1 parent e166fea commit 280f05e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/news/_posts/2018-02-24-ruby-2-6-0-preview1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ With those changes,
7272
[1115 files changed, 23023 insertions(+), 14748 deletions(-)](https://github.com/ruby/ruby/compare/v2_5_0...v2_6_0_preview1)
7373
since Ruby 2.5.0!
7474

75-
Today, Feburary 24th, is Ruby's 25th birthday.
75+
Today, February 24th, is Ruby's 25th birthday.
7676
Happy birthday Ruby, and enjoy programming with Ruby 2.6.0-preview1!
7777

7878
## Download

en/news/_posts/2022-04-03-ruby-3-2-0-preview1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The original proposal is https://bugs.ruby-lang.org/issues/17837
7777

7878
* We no longer bundle 3rd party sources like `libyaml`, `libffi`.
7979

80-
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platfrom. The package name is different each platforms.
80+
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platform. The package name is different each platforms.
8181

8282
* libffi will be removed from `fiddle` at preview2
8383

0 commit comments

Comments
 (0)