From 1702bce276e14bfdbdf7031b5f0fb5a31f4cf567 Mon Sep 17 00:00:00 2001 From: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Date: Tue, 12 May 2020 10:09:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 571c49267..e3876e63e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This project began out of the desire to want to learn and enhance my developer s - Prevent as many "options" for the sake of customizability. Prefer defaults that Discord recommends. - **DOCUMENTATION:** - All of Discord API Documentation available inside your VSC while you code. - - The entire libraries documentation is automatically available to you throw intellisense. + - The entire libraries documentation is automatically available to you through intellisense. - **LATEST AND GREATEST JAVASCRIPT:** - Backwards compatibility is the death of code. It causes clutter and uglyness to pile up and makes developers lazier. - There will be no such thing as backwards compatibility reasons in Discordeno.