summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ruby/rubygem-fastercsv/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-fastercsv/README b/ruby/rubygem-fastercsv/README
index 3d2e8a44ad..8124fb203e 100644
--- a/ruby/rubygem-fastercsv/README
+++ b/ruby/rubygem-fastercsv/README
@@ -1,3 +1,3 @@
-FasterCSV is intended as a complete replacement to the CSV standard library. It
-is significantly faster and smaller while still being pure Ruby code. It also
-strives for a better interface.
+FasterCSV is intended as a complete replacement to the CSV standard
+library. It is significantly faster and smaller while still being pure
+Ruby code. It also strives for a better interface.