diff --git a/app/views/producers/index.html.haml b/app/views/producers/index.html.haml index b8645f936a..76dc60a7e6 100644 --- a/app/views/producers/index.html.haml +++ b/app/views/producers/index.html.haml @@ -13,7 +13,7 @@ .small-12.columns %input.animate-show{type: :text, "ng-model" => "query", - placeholder: "Search by Producer or Suburb...", + placeholder: "Search by producer or suburb...", "ng-debounce" => "150", "ofn-disable-enter" => true}