From bf900e71e9ab828249a1461d6a9ec5d8e76b38b6 Mon Sep 17 00:00:00 2001 From: Christopher F Date: Thu, 24 Dec 2015 16:55:31 -0500 Subject: [PATCH] in README.md: change 'Send/Receieve Messages' to 'Send/Receive' messages, to conform with English spelling standards --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccea51b1b..2906210fe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or - Using Discord API v3 - Supports .Net Framework 4.5 and .Net Core 5.0 - Server Management (Servers, Channels, Messages, Invites, Roles, Users) -- Send/Receieve Messages (Including mentions and formatting) +- Send/Receive Messages (Including mentions and formatting) - Basic Voice Support (Outgoing only) - Command extension library (Supports permission levels)