From b3890670b2e0484d538e2d19cc6c3fa878d52328 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Fri, 2 Dec 2022 16:21:49 +0900 Subject: [PATCH] Fix a link [ci skip] --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 38182d6807..7fd893227b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -342,7 +342,7 @@ Note: We're only listing outstanding class updates. in pattern-matching expressions [[Feature #19071]] * SyntaxError - * SyntaxError#path has been added. [[Bug #19138]] + * SyntaxError#path has been added. [[Feature #19138]] * TracePoint