Minor grammatical fix

This commit is contained in:
Celtis 2013-05-14 18:51:38 +02:00
parent 2c7492709c
commit 0b8960470a

View file

@ -56,7 +56,7 @@
<app:modals:modal modalId="why-ads-modal" header="Why Ads?"> <app:modals:modal modalId="why-ads-modal" header="Why Ads?">
<p> <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>
<p> <p>
"Hey, I backed the Kickstarter!" - follow <a target="_blank" href="http://community.habitrpg.com/node/22">these instructions</a>. "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}} {{#if @footer}}
<div class="modal-footer">{{@footer}}</div> <div class="modal-footer">{{@footer}}</div>
{{/}} {{/}}
</div> </div>