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
@@ -61,7 +61,7 @@ You can build and start a local docs website by running these two commands.
61
61
62
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
-
To test your updates with this examples you just have to:
64
+
To test your updates with these examples you just have to:
65
65
66
66
1. Build your local version of *aws-lambda-powertools-typescript* npm packages with `npm run lerna-package`
0 commit comments