mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Spelling Fix
Fixes the misspelling of accommodate as per #2582 Signed-off-by: Kristopher Sullivan <kris@kristophersullivan.com>
This commit is contained in:
parent
1067c82418
commit
9c046577de
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ block content
|
||||||
|
|
||||||
a.gallery(href='/marketing/drops.png', title='Find Random Prizes')
|
a.gallery(href='/marketing/drops.png', title='Find Random Prizes')
|
||||||
img(src='/marketing/drops.png',style='max-height:200px')
|
img(src='/marketing/drops.png',style='max-height:200px')
|
||||||
p.lead <strong>Find Random Prizes</strong>. For some, it's the gamble which motivates them, a system called "stochastic rewarding". HabitRPG accomodates all reinforcement styles: positive, negative, predictable, and random.
|
p.lead <strong>Find Random Prizes</strong>. For some, it's the gamble which motivates them, a system called "stochastic rewarding". HabitRPG accommodates all reinforcement styles: positive, negative, predictable, and random.
|
||||||
|
|
||||||
// TODO achievements
|
// TODO achievements
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue