diff --git a/functions/message-function.php b/functions/message-function.php index 584ca4b..22a40ea 100644 --- a/functions/message-function.php +++ b/functions/message-function.php @@ -1824,8 +1824,8 @@ function ($result) { if ($games) { $documentation = $documentation . "\n__**Games:**__\n"; //yahtzee - $documentation = $documentation . "`yahtzee start` Starts a new game\n"; - $documentation = $documentation . "`yahtzee end` Ends the game and deletes all progress\n"; + $documentation = $documentation . "`yahtzee start` starts a new game\n"; + $documentation = $documentation . "`yahtzee end` ends the game and deletes all progress\n"; $documentation = $documentation . "`yahtzee pause`\n"; $documentation = $documentation . "`yahtzee resume`\n"; //roll