Skip to content

Commit 52ed96c

Browse files
committed
correct spelling mistake
1 parent d71a2a0 commit 52ed96c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Normally, no arguments are required for the constructor, but you can initialise
108108
var bl = require('bl')
109109
var myinstance = bl()
110110

111-
// equivilant to:
111+
// equivalent to:
112112

113113
var BufferList = require('bl')
114114
var myinstance = new BufferList()

0 commit comments

Comments
 (0)