You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ You can build and start a local docs website by running these two commands.
59
59
60
60
### Examples
61
61
62
-
As part of the repo you will find an examples folder at the root. This folder contains examples (written with CDK for now) of deployable lambdas using powertools lib.
62
+
As part of the repo you will find an examples folder at the root. This folder contains examples (written with CDK for now) of deployable AWS Lambda functions using Powertools.
63
63
64
64
To test your updates with this examples you just have to:
0 commit comments