From 65c12837e7c131c09a4e8eab304c98bc2d1da96f Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sat, 9 Jul 2016 00:46:03 +0100 Subject: [PATCH] Fixed grammar and spelling mistakes in Shop --- server/views/resources/shop.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/views/resources/shop.jade b/server/views/resources/shop.jade index 9e29788aef..bc561c60fc 100644 --- a/server/views/resources/shop.jade +++ b/server/views/resources/shop.jade @@ -19,8 +19,8 @@ block content .row .col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center img.img-responsive.img-center(src='//i.imgur.com/BTtb8P0g.jpg') - h3 Get a $10 credit your for own Digital Ocean server. - p Digital Ocean gives our community a $25 credit after you spend $25. + h3 Get $10 in credit for your own Digital Ocean server. + p Digital Ocean gives our community $25 in credit after you spend $25. a.btn.btn-cta.signup-btn.btn-block(href="//m.do.co/c/ba8a71773373" target='_blank' onClick="ga('send', 'event', 'SHOP', 'SHOP-DIGITAL-OCEAN', 'Digital Ocean affiliate button clicked');") Claim your $10 credit now hr .row