From 37288412ed730c888be97df65e199aca9ebe6da3 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 23 May 2017 11:31:41 -0400 Subject: [PATCH] Working fix for one of the bullet points. Thanks Pirate. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 673de0509..9f0a4e34f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,7 +15,7 @@ for Discord. - Modern Pythonic API using ``async``\/``await`` syntax - Sane rate limit handling that prevents 429s -- Implements the entirety of the Discord API +- Implements the entire Discord API - Command extension to aid with bot creation - Easy to use with an object oriented design - Optimised for both speed and memory