diff --git a/test/spec/services/statServicesSpec.js b/test/spec/services/statServicesSpec.js index d688be23fb..81e13645de 100644 --- a/test/spec/services/statServicesSpec.js +++ b/test/spec/services/statServicesSpec.js @@ -135,7 +135,7 @@ describe('Stats Service', function() { }); describe('equipmentStatBonus', function() { - it('tallies up stats from euqipment that is equipped', function() { + it('tallies up stats from equipment that is equipped', function() { var equippedGear = { "weapon" : "weapon_special_1", "shield" : "shield_special_1",