From 31a3e877771dabbcd40f481023eaaf541c58af6d Mon Sep 17 00:00:00 2001 From: ydah Date: Thu, 28 Nov 2024 17:39:12 +0900 Subject: [PATCH] [DOC] typo fix in NEWS.md follow up: https://github.com/ruby/ruby/pull/12196/files#r1861730753 --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index ad31de8164..f3c37dfcf2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -76,7 +76,7 @@ Note: We're only listing outstanding class updates. * `Ractor.main?` is added. [[Feature #20627]] * `Ractor.[key]` and Ractor.[val]=` is added to access the ractor local storage - of the current Racotr. [[Feature #20715]] + of the current Ractor. [[Feature #20715]] * Range