From 0093f0fa14a724515062583ac3f926d919df8671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=93=20hAodha?= Date: Wed, 26 Jul 2023 00:01:50 +0100 Subject: [PATCH] remove typo word "You will also need to know to your Discord token..." -> "You will also need to know your Discord token..." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be32422..a41433b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The URL feature was added to make it easy for me to embed the functionality of t - `aiohttp` - `dotenv` -You will also need to know to your **Discord token**. The steps to find this can be found [here](https://www.howtogeek.com/879956/what-is-a-discord-token-and-how-do-you-get-one/). Note that your Discord token gives anyone who has it access to your account, so ensure that you **do not share your Discord token with anyone, under any circumstances.** +You will also need to know your **Discord token**. The steps to find this can be found [here](https://www.howtogeek.com/879956/what-is-a-discord-token-and-how-do-you-get-one/). Note that your Discord token gives anyone who has it access to your account, so ensure that you **do not share your Discord token with anyone, under any circumstances.** ## Setup 1. Clone this repository.