diff --git a/app/views/home/_hubs.html.haml b/app/views/home/_hubs.html.haml index ede6750b83..ff90a45d48 100644 --- a/app/views/home/_hubs.html.haml +++ b/app/views/home/_hubs.html.haml @@ -14,7 +14,7 @@ / %i.ofn-i_020-search %input{type: :text, "ng-model" => "query", - placeholder: "Search by Name or Suburb...", + placeholder: "Search by name or suburb...", "ng-debounce" => "150", "ofn-disable-enter" => true}