Rename demo area to match govuk-alerts

Relates to: https://github.com/alphagov/notifications-govuk-alerts/pull/152

I ran the "create-broadcast-areas-db.py" script to regenerate the
Sqlite DB. Existing alerts with the old naming still appear correctly,
and since we don't (yet) store this text in the DB, there's nothing
more to update.
This commit is contained in:
Ben Thorner
2021-08-02 15:34:55 +01:00
parent 0363181dae
commit 297ab3e5ae
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"type": "Feature",
"properties": {
"id": "sizewell",
"name": "Sizewell",
"name": "East Suffolk",
"count_of_phones": 700
},
"geometry": {