Skip to content

Commit a131d05

Browse files
msonnbmydea
andauthored
wording
Co-authored-by: Francesco Gringl-Novy <[email protected]>
1 parent 8d9e6cf commit a131d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-serverless/src/init.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export function getDefaultIntegrations(_options: Options): Integration[] {
1616

1717
export interface AwsServerlessOptions extends NodeOptions {
1818
/**
19-
* If Sentry events should be proxied through the Lambda extension when using the Lambda layer. Defaults to `true`.
19+
* If Sentry events should be proxied through the Lambda extension when using the Lambda layer. Defaults to `true` when using the Lambda layer.
2020
*/
2121
useLayerExtension?: boolean;
2222
}

0 commit comments

Comments
 (0)