From 8961731820f9c7f905296e5fdcfb57e43d2948eb Mon Sep 17 00:00:00 2001 From: Ashwin Ramaswami Date: Tue, 20 Aug 2019 09:19:02 -0700 Subject: [PATCH] Fix typo --- docs/build/autogenerate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/autogenerate.rst b/docs/build/autogenerate.rst index bc303c3c..3a9e0c97 100644 --- a/docs/build/autogenerate.rst +++ b/docs/build/autogenerate.rst @@ -119,7 +119,7 @@ Autogenerate **will detect**: * Table additions, removals. * Column additions, removals. * Change of nullable status on columns. -* Basic changes in indexes and explcitly-named unique constraints +* Basic changes in indexes and explicitly-named unique constraints .. versionadded:: 0.6.1 Support for autogenerate of indexes and unique constraints. -- 2.47.2