Skip to content

Commit d0b105c

Browse files
committed
Typo
1 parent 69a4c27 commit d0b105c

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
@@ -39,7 +39,7 @@ invoker http scheduled # This would populate @http + @scheduled Lambdas, and ign
3939

4040
### Invocation mocks
4141

42-
By default, Lambdas are invokved with an empty payload (`{}`); if you'd like to invoke your Lambdas with arbitrary payloads, create a file containing invocation mocks.
42+
By default, Lambdas are invoked with an empty payload (`{}`); if you'd like to invoke your Lambdas with arbitrary payloads, create a file containing invocation mocks.
4343

4444
Invocation mock files live in your root with one of these filenames: `sandbox-invoke-mocks.json` or `sandbox-invoke-mocks.js`. These files should be structured like so:
4545

0 commit comments

Comments
 (0)