From 2c3475d96ee63871cd14612dd6d113f7c73f6353 Mon Sep 17 00:00:00 2001 From: sampatbadhe Date: Wed, 21 Dec 2022 00:18:40 +0530 Subject: correct typo [ci skip] --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 744cf6a580..7d157160c2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -245,7 +245,7 @@ Note: We're only listing outstanding class updates. * The cache-based optimization is introduced. Many (but not all) Regexp matching is now in linear time, which will prevent regular expression denial of service (ReDoS) - vulnearbility. [[Feature #19104]] + vulnerability. [[Feature #19104]] * Regexp.linear_time? is introduced. [[Feature #19194]] -- cgit v1.2.3