Skip to content

Commit d732259

Browse files
authored
doc: update directories to directory in corepack --help (nodejs#565)
1 parent 095903b commit d732259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/commands/Enable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export class EnableCommand extends Command<Context> {
1313
];
1414

1515
static usage = Command.Usage({
16-
description: `Add the Corepack shims to the install directories`,
16+
description: `Add the Corepack shims to the install directory`,
1717
details: `
1818
When run, this command will check whether the shims for the specified package managers can be found with the correct values inside the install directory. If not, or if they don't exist, they will be created.
1919

0 commit comments

Comments
 (0)