diff --git a/public/js/services/guideServices.js b/public/js/services/guideServices.js index 9ba3831bab..8eecc5ae0a 100644 --- a/public/js/services/guideServices.js +++ b/public/js/services/guideServices.js @@ -155,7 +155,7 @@ angular.module('guideServices', []). element: ".auto-allocate", title: "Auto Allocate", placement: 'left', - content: "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in TASK > Edit > Advanced > Attributes. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Physical', you'll gain STR auotmatically.", + content: "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in TASK > Edit > Advanced > Attributes. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Physical', you'll gain STR automatically.", }, { element: ".auto-allocate", title: "Auto Allocate",