mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
fix #2016 (grammar)
This commit is contained in:
parent
51c6914b56
commit
a79baba45c
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ angular.module('guideServices', []).
|
|||
{
|
||||
element: ".allocate-stats",
|
||||
title: "Stats",
|
||||
content: "These are your class's stats, they effect the game-play. Each time you level up, you get one point to allocate to particular stat. Hover over each stat for more information.",
|
||||
content: "These are your class's stats, they affect the game-play. Each time you level up, you get one point to allocate to particular stat. Hover over each stat for more information.",
|
||||
}, {
|
||||
element: ".auto-allocate",
|
||||
title: "Auto Allocate",
|
||||
|
|
|
|||
Loading…
Reference in a new issue