We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 271253c + b6db616 commit 339b6beCopy full SHA for 339b6be
docs/config.rst
@@ -165,6 +165,6 @@ a value less than the database's timeout.
165
Alternatively, you can try setting ``pool_pre_ping`` if you expect the database to close
166
connections often, such as if it's running in a container that may restart.
167
168
-See SQAlchemy's docs on `dealing with disconnects`_ for more information.
+See SQLAlchemy's docs on `dealing with disconnects`_ for more information.
169
170
.. _dealing with disconnects: https://docs.sqlalchemy.org/core/pooling.html#dealing-with-disconnects
0 commit comments