mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
Minor grammatical fix
This commit is contained in:
parent
2c7492709c
commit
0b8960470a
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue