From: Alex Marvin Date: Wed, 20 Apr 2022 20:31:38 +0000 (-0400) Subject: Fixes minor typo (#7950) X-Git-Tag: rel_1_4_36~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dfe9b9d70e3bc3c0b23d373da753661bb2fe8f8;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fixes minor typo (#7950) (cherry picked from commit 8ee0bf9e373fe98af38babcbc97435c3b505d09f) --- diff --git a/doc/build/core/engines.rst b/doc/build/core/engines.rst index 0a6e7b3dc1..1f60ae6253 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