Skip to content

Commit aeaf638

Browse files
committed
docs(commons): docstring
1 parent 86aa35e commit aeaf638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/commons/src/Utility.ts

+1-1
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)