From fcf2f62b2caa5eb28b53af6bff7abeca42f69c20 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Sat, 7 Nov 2015 11:59:35 -0600 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c65589..94c869e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Discordgo Golang Discord API. -This is my first Golang project and it is probably not maybe even suitable for use :) +This is my first Golang project and it is probably not maybe even suitable for use :) Everything here so far is likely to change as I learn Golang better and refine the API names and such.