Skip to content

Commit 6f6ef83

Browse files
committed
typo
1 parent 20e4dc1 commit 6f6ef83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/commons/src/types/middy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ type MiddyLikeRequest = {
6868
};
6969

7070
/**
71-
* Cleanup function that is used to cleanup resources when a middleware returns early.
71+
* Cleanup function that is used to clean up resources when a middleware returns early.
7272
* Each Powertools for AWS middleware that needs to perform cleanup operations will
7373
* store a cleanup function with this signature in the `request.internal` object.
7474
*

0 commit comments

Comments
 (0)