Merge pull request #9624 from BerkeleyTrue/fix/shop-grammer

Fix(typo): add missing `for` in shop copy
This commit is contained in:
Quincy Larson
2016-07-08 16:25:13 -07:00
committed by GitHub

View File

@ -19,7 +19,7 @@ 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 own Digital Ocean server.
h3 Get a $10 credit your for own Digital Ocean server.
p Digital Ocean gives our community a $25 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