Add missing whitespace
authorMagnus Hagander <magnus@hagander.net>
Thu, 16 May 2019 16:14:14 +0000 (18:14 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 16 May 2019 16:14:14 +0000 (18:14 +0200)
templates/pages/download/linux/redhat.html

index e91238ff3a3f687bc19fb503a7e04183bd308f51..568085ab279c136c47c7d044e7b0c81a353bd993 100644 (file)
@@ -171,7 +171,7 @@ perform the following steps, based on your distribution:
   service postgresql initdb
   chkconfig postgresql on
 </pre>
-<h4>For RHEL / CentOS / SL / OL 7,8 or Fedora 29 and later derived distributions:</h4>
+<h4>For RHEL / CentOS / SL / OL 7, 8 or Fedora 29 and later derived distributions:</h4>
 <pre class="code">
   postgresql-setup initdb
   systemctl enable postgresql.service