Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Taurenkey committed Oct 14, 2024
1 parent 9b59519 commit e41239f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XIVSlothCombo/Combos/CustomComboPreset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1398,7 +1398,7 @@ public enum CustomComboPreset
DRG_AoE_DragonfireDive_Movement = 6208,

[ParentCombo(DRG_AoE_CDs)]
[CustomComboInfo("Rise of the Dragon Option", "Adds Rise of the Dragonj to the rotation.", DRG.JobID)]
[CustomComboInfo("Rise of the Dragon Option", "Adds Rise of the Dragon to the rotation.", DRG.JobID)]
DRG_AoE_RiseOfTheDragon = 6209,

[ParentCombo(DRG_AoE_CDs)]
Expand Down

0 comments on commit e41239f

Please sign in to comment.