Browse Source

Reworded package comment

Bruce Marriner 9 years ago
parent
commit
552abf8818
1 changed files with 1 additions and 1 deletions
  1. 1 1
      discord.go

+ 1 - 1
discord.go

@@ -10,7 +10,7 @@
 // experimental at this point.  They will most likley change so please use the
 // experimental at this point.  They will most likley change so please use the
 // low level functions if that's a problem.
 // low level functions if that's a problem.
 
 
-// package discordgo provides Go bindings for Discord
+// package discordgo provides Discord binding for Go
 package discordgo
 package discordgo
 
 
 // TODO add easy to use high level helper functions
 // TODO add easy to use high level helper functions