From 06bac3de850b279c22fd40b2f4138d9b1cc0878c Mon Sep 17 00:00:00 2001 From: Will Marshall Date: Thu, 29 May 2014 15:45:56 +1000 Subject: [PATCH] Fixing an incorrect sentence case --- app/views/producers/_fat.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/producers/_fat.html.haml b/app/views/producers/_fat.html.haml index 45b3bf8dd0..3313db6552 100644 --- a/app/views/producers/_fat.html.haml +++ b/app/views/producers/_fat.html.haml @@ -5,7 +5,7 @@ {{ producer.taxons | printArrayOfObjects }} .columns.small-8 %strong About us - %p.trans-sentence + %p {{ producer.description }} .row.active_table_row.link{"ng-show" => "open()", "ng-repeat" => "hub in producer.distributors"}