Skip to content

Commit d4b0abf

Browse files
committed
Update buffers.md
1 parent 2140ef6 commit d4b0abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buffers-and-streams/buffers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ url: buffers
88

99
### Usage
1010

11-
The NodeJS Buffer class is a global class and therefore does not need to be imported into a module.
11+
The Node `Buffer` class is a global class and therefore does not need to be imported into a module.

0 commit comments

Comments
 (0)