Skip to content

Commit e7c141e

Browse files
committed
docs(commons): docstring
1 parent 1e05670 commit e7c141e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/commons/src/Utility.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export class Utility {
6363
}
6464

6565
/**
66-
* Get the value of the `POWERTOOLS_SERVICE_NAME` environment variable.
66+
* Get the value of the `AWS_LAMBDA_INITIALIZATION_TYPE` environment variable.
6767
*/
6868
protected getInitializationType():
6969
| 'unknown'

0 commit comments

Comments
 (0)