diff --git a/games/game_finalfantasy7rebirth.py b/games/game_finalfantasy7rebirth.py index c592824..5c56cf5 100644 --- a/games/game_finalfantasy7rebirth.py +++ b/games/game_finalfantasy7rebirth.py @@ -83,7 +83,7 @@ def mod_mapping(self) -> Iterable[mobase.Mapping]: class FinalFantasy7RebirthGame(BasicGame, mobase.IPluginFileMapper): - Name = "Final Fasntasy 7 Rebirth Support Plugin" + Name = "Final Fantasy 7 Rebirth Support Plugin" Author = "diegofesanto, TheUnlocked" Version = "0.0.1"