diff --git a/alembic/versions/918bbfd28185_initial_deckhand_base.py b/alembic/versions/918bbfd28185_initial_deckhand_base.py index 42bc0351..7fb0129d 100644 --- a/alembic/versions/918bbfd28185_initial_deckhand_base.py +++ b/alembic/versions/918bbfd28185_initial_deckhand_base.py @@ -60,7 +60,7 @@ def upgrade(): # # IMPORTANT Note: # It is irregular for migrations to conditionally apply changes. - # Migraitons are generally straightforward applicaiton of changes -- e.g. + # Migraitons are generally straightforward application of changes -- e.g. # crate tables, drop columns, etc... # Do not model future migrations after this migration, which is specially # crafted to coerce non-Alembic manageed databases into an Alembic-managed