Skip to content

Commit d3070d8

Browse files
styfletargos
authored andcommitted
doc: fix corepack grammar for --force flag
PR-URL: #40762 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Voltrex <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 9271f23 commit d3070d8

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
@@ -101,7 +101,7 @@ install. To avoid this problem, consider one of the following options:
101101
binaries anyway and will ensure that the requested versions are always
102102
available, so installing the package managers explicitly isn't needed anymore.
103103

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

0 commit comments

Comments
 (0)