summaryrefslogtreecommitdiff
path: root/docs/build/api/autogenerate.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build/api/autogenerate.rst')
-rw-r--r--docs/build/api/autogenerate.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build/api/autogenerate.rst b/docs/build/api/autogenerate.rst
index 9d7214e..7d8043e 100644
--- a/docs/build/api/autogenerate.rst
+++ b/docs/build/api/autogenerate.rst
@@ -380,7 +380,7 @@ it runs. The resulting migration structure would look like this::
Given the above, the following guidelines should be considered when
the ``env.py`` script calls upon :meth:`.MigrationContext.run_migrations`
-mutiple times when running autogenerate:
+multiple times when running autogenerate:
* If the ``process_revision_directives`` hook aims to **add elements
based on inspection of the current database /