From e1874c7fbd3f87bdaceccfc5092eb9ed517feabd Mon Sep 17 00:00:00 2001 From: Peter Song Date: Thu, 24 Jan 2013 16:33:31 -0500 Subject: [PATCH] Spelling mistake i before e ;) --- src/app/content.coffee | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/content.coffee b/src/app/content.coffee index b23b38516a..6750047ee1 100644 --- a/src/app/content.coffee +++ b/src/app/content.coffee @@ -19,7 +19,7 @@ module.exports = } { 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." } { @@ -82,4 +82,4 @@ module.exports = text: "Re-Roll" icon: 'favicon' notes: "Resets your tasks. When you're struggling and everything's red, use for a clean slate." - value:0 \ No newline at end of file + value:0