Skip to content

Commit 990ec01

Browse files
committed
Fix typo in NEWS
1 parent 0fe1099 commit 990ec01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Note: We're only listing outstanding class updates.
117117
118118
* `Ractor#close_incoming` and `Ractor#close_outgoing` were removed.
119119
120-
* `Ractor.sharealbe_proc` and `Ractor.shareable_lambda` is introduced
120+
* `Ractor.shareable_proc` and `Ractor.shareable_lambda` is introduced
121121
to make shareable Proc or lambda.
122122
[[Feature #21550]], [[Feature #21557]]
123123

0 commit comments

Comments
 (0)