Skip to content

Commit

Permalink
Merge branch 'main' into redshift
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Jan 19, 2024
2 parents 7426a43 + b26e766 commit ca54358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-ec2/lib/launch-template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export interface LaunchTemplateProps {
readonly keyName?: string;

/**
* The SSK keypair to grant access to the instance.
* The SSH keypair to grant access to the instance.
*
* @default - No SSH access will be possible.
*/
Expand Down

0 comments on commit ca54358

Please sign in to comment.