From 49287a0f8fdf99447e232656d8778d3035133d1e Mon Sep 17 00:00:00 2001 From: Jonathan Wong Date: Mon, 2 Dec 2019 02:01:00 -0800 Subject: [PATCH] Fix verb noun agreement mistake --- cmd/config/docs/commands/run-fns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/config/docs/commands/run-fns.md b/cmd/config/docs/commands/run-fns.md index d41569219..89f9885d1 100644 --- a/cmd/config/docs/commands/run-fns.md +++ b/cmd/config/docs/commands/run-fns.md @@ -23,7 +23,7 @@ order they appear in the file). #### Config Functions: Config functions are specified as Kubernetes types containing a metadata.configFn.container.image - field. This fields tells run how to invoke the container. + field. This field tells run how to invoke the container. Example config function: