Skip to content

Commit 73f9803

Browse files
committed
Fix typo
1 parent a233b0b commit 73f9803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serverless.common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
custom:
22
# Our stage is based on what is passed in when running serverless
3-
# commands. Or fallsback to what we have set in the provider section.
3+
# commands. Or falls back to what we have set in the provider section.
44
stage: ${opt:stage, self:provider.stage}
55
sstAppMapping:
66
prod: prod

0 commit comments

Comments
 (0)