Fixing an incorrect sentence case

This commit is contained in:
Will Marshall
2014-05-29 15:45:56 +10:00
parent 65d11ce552
commit 06bac3de85

View File

@@ -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"}