Skip to content

Commit

Permalink
Merge branch 'main' into bobertzh/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HBobertz committed Jan 19, 2024
2 parents 062841f + b26e766 commit 94f9ac3
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 94f9ac3

Please sign in to comment.