Skip to content

Commit 7dd34cc

Browse files
committed
fix typo
1 parent ce4cea1 commit 7dd34cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apigw-rest-api-lambda-node/hello_world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "hello world sample for NodeJS",
55
"main": "app.js",
6-
"repository": "https://github.com/aws-samples/serverless-patterns/tree/main/apig-rest-api-lambda-node",
6+
"repository": "https://github.com/aws-samples/serverless-patterns/tree/main/apigw-rest-api-lambda-node",
77
"author": "SAM CLI",
88
"license": "MIT",
99
"dependencies": {

0 commit comments

Comments
 (0)