diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index d94e2baa32564a068b6a33880e0563db61781ac4..40c840d934a5b46457394f3d5117a1d20c3a4980 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -1660,8 +1660,8 @@ You can suggest a new community package rule by editing [the `replacements.ts` f ### replacementVersion -Use this field to define the name of a replacement package. -Must be used with `replacementVersion`. +Use this field to define the version of a replacement package. +Must be used with `replacementName`. For example to replace the npm package `jade` with version `2.0.0` of the package `pug`: ```json