mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Update 0001_initial.py
This commit is contained in:
parent
90a1b2552c
commit
95235eee1d
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ class Migration(migrations.Migration):
|
|||
"is_election_office",
|
||||
models.BooleanField(
|
||||
blank=True,
|
||||
help_text="Is your ogranization an election office?",
|
||||
help_text="Is your organization an election office?",
|
||||
null=True,
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue