Skip to content

Commit

Permalink
fixed typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amishshah committed Oct 25, 2015
1 parent 0f82202 commit a577f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ discord.js is a node module used as a way of interfacing with
[Discord](https://discordapp.com/). It is a very useful module for creating
bots.

**The examples in the repo are in EC6, either update your node or compile them down to babel yourself if you want to use them!**
**The examples in the repo are in ES6, either update your node or compile them down to babel yourself if you want to use them!**

### Installation
`npm install --save discord.js`
Expand Down

0 comments on commit a577f96

Please sign in to comment.