diff --git a/src/content/docs/modules/http/http-client.md b/src/content/docs/modules/http/http-client.md index de1538e..86efacf 100644 --- a/src/content/docs/modules/http/http-client.md +++ b/src/content/docs/modules/http/http-client.md @@ -6,7 +6,6 @@ sidebar: The `http.client` module emits a message contianing the response of the HTTP calls it makes. - **type**: `http.client` -- **params**: no params are needed for HTTP client ### Example ```