Skip to content

Commit 53b7774

Browse files
committed
Spelling
1 parent 66295c3 commit 53b7774

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
@@ -19,7 +19,7 @@ var buffer = new Buffer(100)
1919
// Fill the buffer with some data
2020

2121
var ab = toArrayBuffer(buffer)
22-
// `ab` now cotains the same data as `buffer`
22+
// `ab` now contains the same data as `buffer`
2323
```
2424

2525
## License

0 commit comments

Comments
 (0)