From c462e65942260fda757bf5c3e0448e3ffdd25185 Mon Sep 17 00:00:00 2001 From: Ricardo Mendes Date: Sun, 4 Oct 2015 13:34:51 +0100 Subject: [PATCH] typo --- test/spec/services/statServicesSpec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",