Skip to content

Commit

Permalink
correct spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardBetts committed Sep 1, 2017
1 parent d71a2a0 commit 52ed96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -108,7 +108,7 @@ Normally, no arguments are required for the constructor, but you can initialise
var bl = require('bl')
var myinstance = bl()

// equivilant to:
// equivalent to:

var BufferList = require('bl')
var myinstance = new BufferList()
Expand Down

0 comments on commit 52ed96c

Please sign in to comment.