From b2a9db2b91b480ae05d6d8ef0ddf181003a21f8d Mon Sep 17 00:00:00 2001 From: ayntee Date: Wed, 4 Nov 2020 07:07:28 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6573060f0..98f27eb16 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### Beginner Developers -Don't worry a lot of developers start out coding their first projects as a Discord bot (I did 😉) and it is not so easy to do so. Discordeno is built considering all the issues wit pre-existing libraries, such as discord.js, and issues that I had when I first started out coding bots. +Don't worry a lot of developers start out coding their first projects as a Discord bot (I did 😉) and it is not so easy to do so. Discordeno is built considering all the issues with pre-existing libraries and issues that I had when I first started out coding bots. If you are a beginner developer, you may check out these awesome official and unofficial boilerplates: - Official Discordeno Boilerplate