]> granicus.if.org Git - pgbadger/commitdiff
Put single sentence on a single Perl module.
authorLuca Ferrari <fluca1978@gmail.com>
Tue, 4 Jun 2019 10:21:15 +0000 (12:21 +0200)
committerLuca Ferrari <fluca1978@gmail.com>
Tue, 4 Jun 2019 10:21:15 +0000 (12:21 +0200)
README

diff --git a/README b/README
index 214cf2bca00ef49833b9fc5cf9ab896ac3c9ca6c..1c27b84f1fc33614f2a126e5f236a496a18aa411 100644 (file)
--- a/README
+++ b/README
@@ -382,8 +382,8 @@ REQUIREMENT
     library so you don't need anything other than a web browser. Your
     browser will do all the work.
 
-    If you planned to parse PostgreSQL CSV log files you might need some
-    Perl Modules:
+    If you planned to parse PostgreSQL CSV log files you need a
+    Perl module:
 
             Text::CSV_XS - to parse PostgreSQL CSV log files.