diff --git a/docs/model.md b/docs/model.md index b34ffb9c..7a5d36a9 100644 --- a/docs/model.md +++ b/docs/model.md @@ -11,7 +11,7 @@ Handler => HLResponse [{:keys [event ctx]}] {:statusCode 200 :headers {"content-type" "application/json"} - :body {:hello "world"}) + :body {:hello "world"}}) ``` **[Runtime/Backend initialization](/api)**