Skip to content

Commit fb4cea4

Browse files
authored
Merge pull request #3 from jasondavies/fix-typo
Fix typo.
2 parents 1200144 + 192ddfd commit fb4cea4

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)