From a5bfbdf86d07e2f1bde909015a392e18633483b2 Mon Sep 17 00:00:00 2001 From: Ashok Argent-Katwala Date: Tue, 25 Feb 2020 12:03:25 -0500 Subject: [PATCH] Remove simple typos in autogenerate docs --- docs/build/autogenerate.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build/autogenerate.rst b/docs/build/autogenerate.rst index 1a59371d..7072aa3c 100644 --- a/docs/build/autogenerate.rst +++ b/docs/build/autogenerate.rst @@ -109,10 +109,10 @@ What does Autogenerate Detect (and what does it *not* detect?) The vast majority of user issues with Alembic centers on the topic of what kinds of changes autogenerate can and cannot detect reliably, as well as -how it renders Python code for what it does detect. it is critical to +how it renders Python code for what it does detect. It is critical to note that **autogenerate is not intended to be perfect**. It is *always* necessary to manually review and correct the **candidate migrations** -that autogenererate produces. The feature is getting more and more +that autogenerate produces. The feature is getting more and more comprehensive and error-free as releases continue, but one should take note of the current limitations. -- 2.47.2