Skip to content

Commit ca54358

Browse files
authored
Merge branch 'main' into redshift
2 parents 7426a43 + b26e766 commit ca54358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/aws-cdk-lib/aws-ec2/lib/launch-template.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ export interface LaunchTemplateProps {
338338
readonly keyName?: string;
339339

340340
/**
341-
* The SSK keypair to grant access to the instance.
341+
* The SSH keypair to grant access to the instance.
342342
*
343343
* @default - No SSH access will be possible.
344344
*/

0 commit comments

Comments
 (0)