We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6b8db commit d8b5b7dCopy full SHA for d8b5b7d
doc/api/packages.md
@@ -1173,9 +1173,9 @@ added:
1173
```
1174
1175
The `"packageManager"` field defines which package manager is expected to be
1176
-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
1177
[supported package managers][], and will ensure that your teams use the exact
1178
-same package manager versions without having to install anything else than
+same package manager versions without having to install anything else other than
1179
Node.js.
1180
1181
This field is currently experimental and needs to be opted-in; check the
0 commit comments