diff --git a/docs/hot-functions.md b/docs/hot-functions.md index c69c715e7..1028ae00b 100644 --- a/docs/hot-functions.md +++ b/docs/hot-functions.md @@ -56,7 +56,7 @@ The next step in the cycle is to do some processing: ``` And finally, we return the result with a `Content-Length` header, so -Functions daemon would know when to stop reading the gotten response. +Fn would know when to stop reading the gotten response. ```go res := http.Response{