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
@@ -153,7 +153,7 @@ You can run the end-to-end tests automatically on your forked project by followi
153
153
154
154
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.
155
155
156
-
To test your updates with this examples you just have to:
156
+
To test your updates with these examples you just have to:
157
157
158
158
1. Build your local version of *aws-lambda-powertools-typescript* npm packages with `npm run lerna-package`
0 commit comments