From eac62d9d23149148bef750f04d93f42205605da6 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 2 Apr 2020 23:29:50 -0300 Subject: [PATCH] Grammar --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 9ccdbd6..f6294ac 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -11,7 +11,7 @@ If you still have unanswered questions after reading this page or if you have en * [Running the program in Mac/Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#how-do-i-run-DCE-on-mac-or-linux) * [Scheduling exports (advanced)](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#how-can-i-set-DCE-to-export-automatically-at-certain-times) * [Exported chat crashes browser](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#the-file-is-too-big-i-cant-open-it) - * [DCE is crashing/failing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#DCE-crashesfails) + * [DCE is crashing/failing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#DCE-is-crashingfailing) * [.NET Core Runtime is required](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#net-core-runtime-is-required) * [**CLI help**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#cli) @@ -72,7 +72,7 @@ Check the following pages to learn how to schedule **DiscordChatExporter.CLI** r ### The file is too big, I can't open it! Try opening it with a different program or use a different file format, like `TXT`. -### DCE crashes/fails +### DCE is crashing/failing Check the following page: * [Installing .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime)