Fix name typo

This commit is contained in:
Rebecca Law
2018-08-23 14:43:41 +01:00
parent a950425882
commit f80cd508ac

View File

@@ -7,7 +7,7 @@ Revises: 0213_brand_colour_domain_
# revision identifiers, used by Alembic.
revision = '0214_another_letter_org'
down_revision = '0213_brand_colour_domain_'
down_revision = '0213_brand_colour_domain'
from alembic import op