Skip to content

Commit

Permalink
[Azerite Essences] Fix Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilraaz committed Jan 24, 2020
1 parent ce2024e commit 8b95b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeroLib/Enum/AzeriteEssences.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ HeroLib.Enum.AzeriteEssences = {
["AnimaofLifeandDeath"] = 7,
["TheCrucibleofFlame"] = 12,
["NullificationDynamo"] = 13,
["CondencedLifeForce"] = 14,
["CondensedLifeForce"] = 14,
["RippleinSpace"] = 15,
["UnwaveringWard"] = 16,
["TheEverRisingTide"] = 17,
Expand Down

0 comments on commit 8b95b99

Please sign in to comment.