Skip to content

Commit cd0db66

Browse files
committed
Merge branch 'master' of github.com:softprops/serverless-rust
2 parents ebd272e + fb4cea4 commit cd0db66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ functions:
3535
test:
3636
# liblambda.handler is the default function name when
3737
# you follow lando/crowbar conventions
38-
handler: liblamda.handler
38+
handler: liblambda.handler
3939
# the following limits the function packaging
4040
# to just the resulting binary
4141
package:
@@ -69,4 +69,4 @@ custom:
6969
## 🏗️ serverless templates
7070
7171
* lando api gateway application - https://github.com/softprops/serverless-lando
72-
* crowbar cloudwatch scheduled lambda application - https://github.com/softprops/serverless-crowbar
72+
* crowbar cloudwatch scheduled lambda application - https://github.com/softprops/serverless-crowbar

0 commit comments

Comments
 (0)