diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 604a022ce7ef74..9fadaeb139baf3 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3040,7 +3040,7 @@ const w = new Writable({ }); ``` -### DEP0158: buffer.slice(start, end) +### DEP0158: `buffer.slice(start, end)`