diff options
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/CheshireEast.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/CheshireEast.pm b/perllib/FixMyStreet/Cobrand/CheshireEast.pm index de64f0863..3ac81ab95 100644 --- a/perllib/FixMyStreet/Cobrand/CheshireEast.pm +++ b/perllib/FixMyStreet/Cobrand/CheshireEast.pm @@ -32,7 +32,7 @@ sub disambiguate_location { } sub enter_postcode_text { - 'Enter a postcode or street name and area in Cheshire East'; + 'Enter a postcode, or a road and place name'; } sub admin_user_domain { 'cheshireeast.gov.uk' } |