We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c95ea commit 9118be7Copy full SHA for 9118be7
1 file changed
docs/reference/buffer/buffer.md
@@ -3,7 +3,7 @@ The **`Buffer`** object is used to represent a contiguous block of memory
3
4
## Description
5
6
-Buffers are useful for managing memory. They are useful
+Buffers are useful for managing memory. They are convenient
7
for storing data without overflowing.
8
9
## Members
0 commit comments