From 9f822747736c93f4da8a8e2e5f95bcaa672769aa Mon Sep 17 00:00:00 2001 From: Sudhir Bhoga Date: May 25 2023 09:35:15 +0000 Subject: spell correction spell correction --- diff --git a/docs/modules/ROOT/pages/services/setup-postgresql.adoc b/docs/modules/ROOT/pages/services/setup-postgresql.adoc index 932355c..af8286f 100644 --- a/docs/modules/ROOT/pages/services/setup-postgresql.adoc +++ b/docs/modules/ROOT/pages/services/setup-postgresql.adoc @@ -41,7 +41,7 @@ In any case, the system administrator must adapt the following command sequence Just one package - postgresql-server - already provides a complete and comprehensive server at your disposal. All the many other Postgresql related packages provide additional options that are only useful or needed for specific special needs. -The package provides the pure server functionality. Fedora additionally loads the packages _postgresql_, a CLI client program granting interactive access to the server, and __postgresql-private-libs__, containing shared libraries used by each ot those packages, as dependencies. +The package provides the pure server functionality. Fedora additionally loads the packages _postgresql_, a CLI client program granting interactive access to the server, and __postgresql-private-libs__, containing shared libraries used by each of those packages, as dependencies. [source,] ---- […]# dnf install postgresql-server