mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Spelling mistake
i before e ;)
This commit is contained in:
parent
ec2eac31c0
commit
e1874c7fbd
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ module.exports =
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
element: "#bars"
|
element: "#bars"
|
||||||
title: "Acheive goals and level up"
|
title: "Achieve goals and level up"
|
||||||
content: "As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die."
|
content: "As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die."
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
@ -82,4 +82,4 @@ module.exports =
|
||||||
text: "Re-Roll"
|
text: "Re-Roll"
|
||||||
icon: 'favicon'
|
icon: 'favicon'
|
||||||
notes: "Resets your tasks. When you're struggling and everything's red, use for a clean slate."
|
notes: "Resets your tasks. When you're struggling and everything's red, use for a clean slate."
|
||||||
value:0
|
value:0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue