From fb042e0f0c6c7380ca1c68b3a8cb4b523ce164eb Mon Sep 17 00:00:00 2001 From: svn Date: Fri, 19 Apr 2019 08:44:23 +0000 Subject: [PATCH] * remove trailing spaces. [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0480607fd..9f6cfc32e0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # What's Ruby Ruby is the interpreted scripting language for quick and easy object-oriented -programming. It has many features to process text files and to manage system (as in Perl). +programming. It has many features to process text files and to manage system (as in Perl). It is simple, straight-forward, and extensible. ## Features of Ruby