diff --git a/NEWS.md b/NEWS.md index 3f07e5a90a..3a1f61e12a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -201,7 +201,7 @@ Note: We're only listing outstanding class updates. * MatchData#match_length is added [[Feature #18172]] -* Method/UnboundMethod +* Method / UnboundMethod * Method#public?, Method#private?, Method#protected?, UnboundMethod#public?, UnboundMethod#private?,