]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Fix typo in 'Mapping Table Columns' documentation (#10842)
authorMateusz Bączek <mateusz.baczek1998@gmail.com>
Mon, 8 Jan 2024 18:44:18 +0000 (19:44 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 18:44:18 +0000 (19:44 +0100)
Co-authored-by: Mateusz Bączek <mateusz.baczek@creotech.pl>
doc/build/orm/mapping_columns.rst

index 25c6604fafa5f4946d75cbb458b2d42462a76cbf..30220baebc8c1922a6f0a3eb6da26a745ed20a72 100644 (file)
@@ -4,6 +4,6 @@ Mapping Table Columns
 =====================
 
 This section has been integrated into the
-:ref:`orm_declarative_table_config_toplevel` Declarative section.
+:ref:`orm_declarative_table_config_toplevel` section.