diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 7aa8ac01ba6bd4..fc6cd2db031e88 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -998,7 +998,7 @@ deprecated and support will be removed in the future. Type: Documentation-only -The option `produceCachedData` has been deprecated. Use +The `produceCachedData` option is deprecated. Use [`script.createCachedData()`][] instead.