diff --git a/doc/api/v8.md b/doc/api/v8.md index 891060606f6388..41c4b81f56fa75 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -11,8 +11,6 @@ built into the Node.js binary. It can be accessed using: const v8 = require('v8'); ``` -The APIs and implementation are subject to change at any time. - ## `v8.cachedDataVersionTag()`