From dfa7017342e040733eb7227da23cdbbb8cef708a Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 20 Aug 2020 09:35:08 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43449ae..20978a5 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,6 @@ You can view examples in the [examples](examples) directory. - [ ] Guild - [ ] Misc. - [x] Sharding. -- [ ] Deglobalize. (Remove global client instance). +- [ ] Deglobalize (Remove global client instance). - [ ] Audit log. - [ ] Voice.