Skip to content

Commit 3b0579c

Browse files
committed
use "methods and properties"
1 parent 1662259 commit 3b0579c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/buffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ changes:
243243
-->
244244

245245
`Buffer` instances are also JavaScript {Uint8Array} and {TypedArray}
246-
instances. All {TypedArray} properties are available on `Buffer`s. There are,
246+
instances. All {TypedArray} methods and properties are available on `Buffer`s. There are,
247247
however, subtle incompatibilities between the `Buffer` API and the
248248
{TypedArray} API.
249249

0 commit comments

Comments
 (0)