We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebd272e + fb4cea4 commit cd0db66Copy full SHA for cd0db66
README.md
@@ -35,7 +35,7 @@ functions:
35
test:
36
# liblambda.handler is the default function name when
37
# you follow lando/crowbar conventions
38
- handler: liblamda.handler
+ handler: liblambda.handler
39
# the following limits the function packaging
40
# to just the resulting binary
41
package:
@@ -69,4 +69,4 @@ custom:
69
## 🏗️ serverless templates
70
71
* lando api gateway application - https://github.com/softprops/serverless-lando
72
-* crowbar cloudwatch scheduled lambda application - https://github.com/softprops/serverless-crowbar
+* crowbar cloudwatch scheduled lambda application - https://github.com/softprops/serverless-crowbar
0 commit comments