From d0ea58abb2b47a0339af47fa8464f109c9f79578 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Fri, 22 Apr 2016 12:00:56 -0500 Subject: [PATCH] Spelling --- examples/appmaker/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/appmaker/README.md b/examples/appmaker/README.md index 3f05f7c..a2cab68 100644 --- a/examples/appmaker/README.md +++ b/examples/appmaker/README.md @@ -2,7 +2,7 @@ AppMaker Example ==== -This example demonstrates how to utilize DiscordGo to create Bot Applications +This example demonstrates how to utilize DiscordGo to create Bot Applications. You can create a new bot account or convert an existing normal user account into a bot account with this tool. You can also view the list of applications you @@ -40,10 +40,10 @@ Usage of ./appmaker: these fields will be the "owner" of any bot applications created. * If you provide the **-l** flag than appmaker will only display a list of -applications on provided account. +applications on the provided account. * If you provide a **-d** flag with a valid application ID then that application -will be delted. +will be deleted. * If you provide a **-c** flag with a valid user token then than user account will be converted into a Bot account instead of creating a new Bot account for