Fix typo and version

This commit is contained in:
Laurence Isla
2023-08-14 22:54:39 -05:00
committed by Steve Chavez
parent cacbbc31fe
commit 46548dd09b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Minimizing connections is paramount to performance. Each PostgreSQL connection c
Connection String
-----------------
For connecting to the database, the pool requires a connection string. You can can configure it using :ref:`db-uri`.
For connecting to the database, the pool requires a connection string. You can configure it using :ref:`db-uri`.
.. _pool_growth_limit:
.. _dyn_conn_pool: