Skip to content

Commit 50ed065

Browse files
committed
Lint
1 parent 7e98231 commit 50ed065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdk/lib/notification.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export class Notification extends GuStack {
138138
],
139139
},
140140
scaling: {
141-
minimumInstances: minAsgSize
141+
minimumInstances: minAsgSize,
142142
},
143143
userData: {
144144
distributable: {

0 commit comments

Comments
 (0)