aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perllib/FixMyStreet/Cobrand/BellaVistaEnAccion.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/BellaVistaEnAccion.pm b/perllib/FixMyStreet/Cobrand/BellaVistaEnAccion.pm
index ffd39ba84..d96e7bc96 100644
--- a/perllib/FixMyStreet/Cobrand/BellaVistaEnAccion.pm
+++ b/perllib/FixMyStreet/Cobrand/BellaVistaEnAccion.pm
@@ -25,7 +25,7 @@ sub languages { [ 'es-cl,Castellano,es_CL', 'en-gb,English,en_GB' ] }
sub disambiguate_location {
return {
country => 'cl',
- bing_country => 'Santiago',
+ town => 'Santiago',
};
}