Skip to content

Commit 4acbe24

Browse files
authored
Merge pull request #45 from EdwardBetts/spelling
correct spelling mistake
2 parents d71a2a0 + 52ed96c commit 4acbe24

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)