From: Alex Marvin Date: Wed, 20 Apr 2022 20:31:38 +0000 (-0400) Subject: Fixes minor typo (#7950) X-Git-Tag: rel_2_0_0b1~340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee0bf9e373fe98af38babcbc97435c3b505d09f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fixes minor typo (#7950) --- diff --git a/doc/build/core/engines.rst b/doc/build/core/engines.rst index 39c864382e..e92d010ced 100644 --- a/doc/build/core/engines.rst +++ b/doc/build/core/engines.rst @@ -52,7 +52,7 @@ See the section :ref:`dialect_toplevel` for information on the various backends .. _database_urls: -Database Urls +Database URLs ============= The :func:`_sa.create_engine` function produces an :class:`_engine.Engine` object based