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 91dcbc1 commit 9bfde1fCopy full SHA for 9bfde1f
doc/api/deprecations.md
@@ -3051,7 +3051,7 @@ changes:
3051
3052
Type: Documentation-only
3053
3054
-This method was deprecated because it is not compatible with the
+This method was deprecated because it is not compatible with
3055
`Uint8Array.prototype.slice()`, which is a superclass of `Buffer`.
3056
3057
Use `buffer.subarray(start, end)` which does the same thing instead.
0 commit comments