Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 9f7fdaf

Browse files
ijinmthenw
authored andcommitted
fix type in README.md (#341)
1 parent 74db6df commit 9f7fdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ curl --request POST \
9090
"functionId": "hello",
9191
"provider":{
9292
"type": "awslambda",
93-
"arn": "arn:aws:lambda:us-east-1:377024778620:function:bluegreen-dev-helloa",
93+
"arn": "arn:aws:lambda:us-east-1:377024778620:function:bluegreen-dev-hello",
9494
"region": "us-east-1"
9595
}
9696
}'

0 commit comments

Comments
 (0)