Merge pull request #290 from Flamanis/patch-1

Slight singular word spelling
This commit is contained in:
RogueException
2016-09-20 17:29:15 -03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# Migrating from 0.9
**1.0.0 is the biggest breaking change the library has gone through, do to massive
**1.0.0 is the biggest breaking change the library has gone through, due to massive
changes in the design of the library.**
>A medium to advanced understanding is recommended when working with this library.
@@ -78,4 +78,4 @@ provide java-esque, synchronus `GetXXX` methods to replace the asynchronus metho
This functionality may be changed at a later date, we are currently reviewing this implementation and
alternative methods.
For your reference, you may want to look through the extension classes located in @Discord.WebSocket
For your reference, you may want to look through the extension classes located in @Discord.WebSocket