Skip to content

Commit 9bfde1f

Browse files
benjamingrMesteery
andauthored
Update doc/api/deprecations.md
Co-authored-by: Mestery <mestery@pm.me>
1 parent 91dcbc1 commit 9bfde1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3051,7 +3051,7 @@ changes:
30513051

30523052
Type: Documentation-only
30533053

3054-
This method was deprecated because it is not compatible with the
3054+
This method was deprecated because it is not compatible with
30553055
`Uint8Array.prototype.slice()`, which is a superclass of `Buffer`.
30563056

30573057
Use `buffer.subarray(start, end)` which does the same thing instead.

0 commit comments

Comments
 (0)