Skip to content

Commit 2289267

Browse files
Trotttrivikr
authored andcommitted
doc: correct introduced_in metadata for buffer doc
The buffer module was introduced in v0.1.90. Updated `introduced_in` value in `buffer.md` to reflect this. PR-URL: nodejs#19545 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent f4f999f commit 2289267

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
@@ -1,6 +1,6 @@
11
# Buffer
22

3-
<!--introduced_in=v0.10.0-->
3+
<!--introduced_in=v0.1.90-->
44
<!--lint disable maximum-line-length-->
55

66
> Stability: 2 - Stable

0 commit comments

Comments
 (0)