summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-12-14 23:55:44 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-12-15 00:06:39 +0900
commitf7850bbea8842da3e709cf5759f05b38c20e9dac (patch)
tree996c8af173437b36584d9e68f2a2cde598aa97ed /NEWS.md
parent7ca82ff888ac1fafbe928ed296599f30f25f507b (diff)
NEWS: get rid of unintended link [ci skip]
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 6279aaca57..1f4e8915cb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -76,7 +76,7 @@ sufficient information, see the ChangeLog file or Redmine
0 in 1 #=> raise NoMatchingPatternError
```
-* Find pattern is added. [EXPERIMENTAL]
+* Find-pattern is added. [EXPERIMENTAL]
[[Feature #16828]]
```ruby