From 68582514ef792f4684a2670b34acc2bf798e0a12 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 30 May 2014 14:41:34 +1000 Subject: [PATCH] Grammar fix up for food hub modal --- app/views/modals/_food_hub.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/modals/_food_hub.html.haml b/app/views/modals/_food_hub.html.haml index 9b559d26cc..c7934ccd8a 100644 --- a/app/views/modals/_food_hub.html.haml +++ b/app/views/modals/_food_hub.html.haml @@ -1,5 +1,5 @@ %h2 Food Hubs %h5 Our food hubs are the point of contact between you and the people who make your food! %p You can search for a convenient hub by location or name. Some hubs have multiple points where you can pick-up your purchases, and some will also provide delivery options. Each food hub is a sales point with independent business operations and logisitics - so variations between hubs are to be expected. -%p You can only shop one food hub at a time. +%p You can only shop at one food hub at a time. %a.close-reveal-modal{"ng-click" => "$close()"} ×