Skip to content

Commit 4571695

Browse files
Update buffer.md
1 parent 0909d22 commit 4571695

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/buffer/buffer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ for storing data without overflowing.
4040

4141
breaks buffer into pieces, none exceeding specified size.
4242

43-
Buffer.isReadOnly() reads if
43+
Buffer.isReadOnly()
4444

45-
buffer cannot be modified, orwise it returns false
45+
reads if the buffer cannot be modified, otherwise it returns false
4646

4747
Buffer.hash(bits: int32)
4848

0 commit comments

Comments
 (0)