----------------------------------------------------------------------
A lesser-used technique which allows autogenerated migrations to run
-against multiple databse backends at once, generating changes into
+against multiple database backends at once, generating changes into
a single migration script, is illustrated in the
provided ``multidb`` template. This template features a special ``env.py``
which iterates through multiple :class:`~sqlalchemy.engine.Engine` instances