We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f1636 commit 8dddfe6Copy full SHA for 8dddfe6
packages/aws-cdk-lib/core/lib/cfn-output.ts
@@ -48,7 +48,7 @@ export class CfnOutput extends CfnElement {
48
private _exportName?: string;
49
50
/**
51
- * Creates an CfnOutput value for this stack.
+ * Creates a CfnOutput value for this stack.
52
* @param scope The parent construct.
53
* @param props CfnOutput properties.
54
*/
0 commit comments