]> granicus.if.org Git - pgbadger/commitdiff
Minor README edit
authorcrashALot <ofni.yratilim@gmail.com>
Wed, 5 Jun 2019 02:50:49 +0000 (22:50 -0400)
committercrashALot <ofni.yratilim@gmail.com>
Wed, 5 Jun 2019 02:50:49 +0000 (22:50 -0400)
Added some very minor spelling and grammar fixes to the readme file.

README

diff --git a/README b/README
index d36eca4f55e3994883e31c37dca14ab85a867df6..45dc51bee6f96406f103eba40a7e04115f3f5aec 100644 (file)
--- a/README
+++ b/README
@@ -153,7 +153,7 @@ SYNOPSIS
         --normalized-only      : only dump all normalized query to out.txt
         --log-timezone +/-XX   : Set the number of hours from GMT of the timezone
                                  that must be used to adjust date/time read from
-                                 log file before beeing parsed. Using this option
+                                 log file before being parsed. Using this option
                                  make more difficult log search with a date/time.
         --prettify-json        : use it if you want json output to be prettified.
 
@@ -393,7 +393,7 @@ REQUIREMENT
     If you want to export statistics as JSON file you need an additional
     Perl module:
 
-            JSON::XS - JSON serialising/deserialising, done correctly and fast
+            JSON::XS - JSON serializing/deserializing, done correctly and fast
 
     This module is optional, if you don't select the json output format you
     don't need to install it. You can install it on a Debian like system
@@ -663,7 +663,7 @@ AUTHORS
     Changelog file.
 
 LICENSE
-    pgBadger is free software distributed under the PostgreSQL Licence.
+    pgBadger is free software distributed under the PostgreSQL License.
 
     Copyright (c) 2012-2019, Gilles Darold