diff --git a/cmd/config/docs/api-conventions/functions-spec.md b/cmd/config/docs/api-conventions/functions-spec.md index 024994561..5fc62d2dd 100644 --- a/cmd/config/docs/api-conventions/functions-spec.md +++ b/cmd/config/docs/api-conventions/functions-spec.md @@ -305,7 +305,7 @@ be supported by any conforming function). A function MUST be implemented as a container. A function container MUST be capable of running as a non-root user `nobody` if -it does not require access to host filesystem or makes network calls. +it does not require access to host filesystem. ### stderr