Skip to content

Commit b3418e6

Browse files
authored
Fix wording
1 parent 03bdaa8 commit b3418e6

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
@@ -106,7 +106,7 @@ $ unzip -o \
106106
# Ctrl-D to yield control back to your function
107107
```
108108

109-
If you may find the one-off container less than ideal for if you wish to trigger your lambda multiple times. For these cases try using the "stay open" mode of execution.
109+
You may find the one-off container less than ideal if you wish to trigger your lambda multiple times. For these cases try using the "stay open" mode of execution.
110110

111111
```sh
112112
# start a long running docker container replicating the "provided" lambda runtime

0 commit comments

Comments
 (0)