From aab98ba59f5d01461caa0f48daf59818b020e14a Mon Sep 17 00:00:00 2001 From: Owain Lewis Date: Wed, 11 Oct 2017 16:46:07 +0100 Subject: [PATCH] Fix typo on function-format.md --- docs/function-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/function-format.md b/docs/function-format.md index 42d535923..12b40fcbf 100644 --- a/docs/function-format.md +++ b/docs/function-format.md @@ -36,7 +36,7 @@ Cons: `--format http` -HTTP format could be a good option as it is in very common use obviously, most languages have some semi-easy way to parse it, and it's supports hot format. The response will look like a HTTP response. The communication is still done via stdin/stdout, but these pipes are never closed unless the container is explicitly terminated. The basic format is: +HTTP format could be a good option as it is in very common use obviously, most languages have some semi-easy way to parse it, and it supports hot format. The response will look like a HTTP response. The communication is still done via stdin/stdout, but these pipes are never closed unless the container is explicitly terminated. The basic format is: Request: