Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #158 from communitiesuk/bau-fix-council-name-auth
Browse files Browse the repository at this point in the history
BAU: fix Bolton Council name to match spreadsheet
  • Loading branch information
gidsg authored Apr 24, 2024
2 parents 070f01c + e76cff8 commit 2f23a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class MIMETYPE(StrEnum):
("Blackpool",),
),
"bolton.gov.uk": (
("Bolton Metropolitan Borough Council",),
("Bolton Council",),
("Farnworth", "Bolton"),
),
"boston.gov.uk": (
Expand Down

0 comments on commit 2f23a14

Please sign in to comment.