Skip to content

Commit 9118be7

Browse files
Update buffer.md
1 parent 27c95ea commit 9118be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/buffer/buffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The **`Buffer`** object is used to represent a contiguous block of memory
33

44
## Description
55

6-
Buffers are useful for managing memory. They are useful
6+
Buffers are useful for managing memory. They are convenient
77
for storing data without overflowing.
88

99
## Members

0 commit comments

Comments
 (0)