Skip to content

Commit 1a2061f

Browse files
authored
fix typo: comment
1 parent 22b3ef6 commit 1a2061f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk-lib/aws-ec2/lib/connections.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export interface IConnectable {
2929
}
3030

3131
/**
32-
* Properties to intialize a new Connections object
32+
* Properties to initialize a new Connections object
3333
*/
3434
export interface ConnectionsProps {
3535
/**

0 commit comments

Comments
 (0)