Skip to content

Commit 4477da8

Browse files
styflerichardlau
authored andcommitted
doc: fix corepack grammar for --force flag
PR-URL: #40762 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 004eafb commit 4477da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/corepack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ install. To avoid this problem, consider one of the following options:
100100
binaries anyway and will ensure that the requested versions are always
101101
available, so installing the package managers explicitly isn't needed anymore.
102102

103-
* Add the `--force` to `npm install`; this will tell npm that it's fine to
103+
* Add the `--force` flag to `npm install`; this will tell npm that it's fine to
104104
override binaries, but you'll erase the Corepack ones in the process (should
105105
that happen, run [`corepack enable`][] again to add them back).
106106

0 commit comments

Comments
 (0)