Merge pull request #962 from Celtis/patch-1

Minor grammatical fix
This commit is contained in:
Tyler Renelle 2013-05-14 10:05:44 -07:00
commit 5d421bdbd4

View file

@ -56,7 +56,7 @@
<app:modals:modal modalId="why-ads-modal" header="Why Ads?">
<p>
Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.
Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.
</p>
<p>
"Hey, I backed the Kickstarter!" - follow <a target="_blank" href="http://community.habitrpg.com/node/22">these instructions</a>.
@ -84,4 +84,4 @@
{{#if @footer}}
<div class="modal-footer">{{@footer}}</div>
{{/}}
</div>
</div>