Skip to content

Commit ccd93f1

Browse files
sebsto0xTim
andauthored
Update Sources/AWSLambdaRuntime/Utils.swift
Co-authored-by: Tim Condon <[email protected]>
1 parent 99d18cf commit ccd93f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AWSLambdaRuntime/Utils.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ enum Consts {
2828
static let initializationError = "InitializationError"
2929
}
3030

31-
/// AWS Lambda HTTP Headers, used to populate the `LambdaContext` object.
31+
/// AWS Lambda HTTP Headers, used to populate the `LambdaContext` object. E.g.
3232
/// Content-Type: application/json;
3333
/// Lambda-Runtime-Aws-Request-Id: bfcc9017-7f34-4154-9699-ff0229e9ad2b;
3434
/// Lambda-Runtime-Aws-Tenant-Id: seb;

0 commit comments

Comments
 (0)