From bfb374be2342d7822cd37a1b100cb1715f85ca74 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Wed, 16 Dec 2020 22:59:05 +0900 Subject: [PATCH] Fix a typo [ci skip] --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 0eb98de527..2e20e8dd8c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -515,7 +515,7 @@ Excluding feature bug fixes. * WEBrick have been removed from ruby standard library. [[Feature #17303]] - * The issues of sdbm will be handled at https://github.com/ruby/webrick + * The issues of webrick will be handled at https://github.com/ruby/webrick ## C API updates