From 535385ddaaafb3a9e73ad56e69bf8f2186aaf86a Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Thu, 8 Jul 2021 09:54:22 -0700 Subject: [PATCH] fixing error in help method for ffxiv --- app/help_methods.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/help_methods.py b/app/help_methods.py index c4be9fa5..6fbb1618 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -74,7 +74,7 @@ def get_help_message(method): 'Pulls a characters data from the lodestone API\n', 'Usage: !ffxiv \n', 'eg: !ffxiv Slamsong Bardley Adamantoise\n\n', - 'Did you know that the critically acclaimed MMORPG Final Fantasy XIV has a free trial,\n'. + 'Did you know that the critically acclaimed MMORPG Final Fantasy XIV has a free trial,\n', 'and includes the entirety of A Realm Reborn AND the award-winning Heavensward expansion\n', 'up to level 60 with no restrictions on playtime? Sign up, and enjoy Eorzea today!' ],