We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acee46a commit d2fb76cCopy full SHA for d2fb76c
cmd/run.go
@@ -36,7 +36,7 @@ DESCRIPTION
36
Values provided for flags are not persisted to the function's metadata.
37
38
Containerized Runs
39
- The --container flag indicates that the function's container shuould be
+ The --container flag indicates that the function's container should be
40
run rather than running the source code directly. This may require that
41
the function's container first be rebuilt. Building the container on or
42
off can be altered using the --build flag. The default value --build=auto
0 commit comments