Skip to content

Commit 52ed96c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)