Skip to content

Commit 6ffc3fc

Browse files
L-Quniclanton
andauthored
Update libraries/rush-lib/src/cli/actions/BridgePackageAction.ts
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
1 parent dc1e6a5 commit 6ffc3fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/rush-lib/src/cli/actions/BridgePackageAction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export class BridgePackageAction extends BaseHotlinkPackageAction {
4242
parameterLongName: '--subspace',
4343
argumentName: 'SUBSPACE',
4444
defaultValue: RushConstants.defaultSubspaceName,
45-
description: 'The name of the subspace to use for the bridge package.'
45+
description: 'The name of the subspace to use for the hotlinked package.'
4646
});
4747
}
4848

0 commit comments

Comments
 (0)