Skip to content

Commit d2fb76c

Browse files
authored
typo in run cmd (#2168)
1 parent acee46a commit d2fb76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/run.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DESCRIPTION
3636
Values provided for flags are not persisted to the function's metadata.
3737
3838
Containerized Runs
39-
The --container flag indicates that the function's container shuould be
39+
The --container flag indicates that the function's container should be
4040
run rather than running the source code directly. This may require that
4141
the function's container first be rebuilt. Building the container on or
4242
off can be altered using the --build flag. The default value --build=auto

0 commit comments

Comments
 (0)