Skip to content

Commit 529caf9

Browse files
committed
chore: fix typo in documentation comments
1 parent 085fa97 commit 529caf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ghost-string-parameter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Stack, aws_iam as iam } from 'aws-cdk-lib';
22
import { Construct } from 'constructs';
33

44
/**
5-
* Properties given to the constructor of {@link GhostStringParammeter}.
5+
* Properties given to the constructor of {@link GhostStringParameter}.
66
*
77
* @beta
88
*/

0 commit comments

Comments
 (0)