From ea1835caf27e7a4ba31d2c87d05ac292d6d108cd Mon Sep 17 00:00:00 2001 From: k0kubun Date: Sun, 21 Apr 2019 07:27:52 +0000 Subject: [PATCH] Drop unnecessary newline in short line [ci skip] I'm commiting safe things to test commit hooks on production... git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 73e2f05f78..7c14b37f88 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,6 @@ See the file [CONTRIBUTING.md](CONTRIBUTING.md) ## The Author -Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in -1995. +Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in 1995.