Skip to content

Commit c9bd720

Browse files
committed
Typo and style fix
1 parent 2e4067c commit c9bd720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/news/_posts/2024-03-21-buffer-overread-cve-2024-27280.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We recommend to update the StringIO gem to version 3.0.3 or later. In order to e
2626
* For Ruby 3.0 users: Update to `stringio` 3.0.1.1
2727
* For Ruby 3.1 users: Update to `stringio` 3.0.1.2
2828

29-
Note: hat StringIO 3.0.1.2 contains not only the fix for this vulnerability but also a bugfix for [[Bug #19389]][https://github.com/ruby/ruby/commit/1d24a931c458c93463da1d5885f33edef3677cc2].
29+
Note: that StringIO 3.0.1.2 contains not only the fix for this vulnerability but also a bugfix for [[Bug #19389]](https://github.com/ruby/ruby/commit/1d24a931c458c93463da1d5885f33edef3677cc2).
3030

3131
You can use `gem update stringio` to update it. If you are using bundler, please add `gem "stringio", ">= 3.0.1.2"` to your `Gemfile`.
3232

0 commit comments

Comments
 (0)