diff --git a/doc/api/packages.md b/doc/api/packages.md index aadfb765152712..58d6e97be20292 100644 --- a/doc/api/packages.md +++ b/doc/api/packages.md @@ -1173,9 +1173,9 @@ added: ``` The `"packageManager"` field defines which package manager is expected to be -used when working on the current project. It can set to any of the +used when working on the current project. It can be set to any of the [supported package managers][], and will ensure that your teams use the exact -same package manager versions without having to install anything else than +same package manager versions without having to install anything else other than Node.js. This field is currently experimental and needs to be opted-in; check the