Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@ deprecated and support will be removed in the future.

Type: Documentation-only

The option `produceCachedData` has been deprecated. Use
The option `produceCachedData` is deprecated. Use
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Micro-nit, can be ignored: There are five instances of suchAndSuch option and this is the only instance of option suchAndSuch. Change this to produceCacheData option rather than option produceCacheData.

[`script.createCachedData()`][] instead.

<a id="DEP0111"></a>
Expand Down