From a61da9425a170a916a51c7f21452dbe8b207149e Mon Sep 17 00:00:00 2001 From: Bruno Fontes Date: Wed, 19 Sep 2018 01:01:13 -0300 Subject: [PATCH] Fixing Help Text --- resources/views/help.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/help.blade.php b/resources/views/help.blade.php index c888fc6..a518e88 100644 --- a/resources/views/help.blade.php +++ b/resources/views/help.blade.php @@ -38,9 +38,9 @@ Sharing a product/item
  1. Go to the Products page;
  2. -
  3. Include the Product name and click on it;
  4. -
  5. Include the Item you want to share and click on it;
  6. -
  7. Add other people by their subscribed e-mail address.
  8. +
  9. Include the Product and click on it;
  10. +
  11. Include an Item that belongs to that Product and click on it;
  12. +
  13. Add other people with their subscribed e-mail address.