From fca925659c5f7aa55a6fc65460f8a119c2df641e Mon Sep 17 00:00:00 2001 From: sazzad-eu <128996195+sazzad-eu@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:22:32 +0200 Subject: [PATCH] docs: typo in the readme (#6273) Update modules.md Co-authored-by: Fabi --- docs/docs/apis/actions/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/apis/actions/modules.md b/docs/docs/apis/actions/modules.md index 62a1c93717..2cc99a222e 100644 --- a/docs/docs/apis/actions/modules.md +++ b/docs/docs/apis/actions/modules.md @@ -39,7 +39,7 @@ This function allows to call HTTP servers. The function does NOT fulfil the [Fet #### Response -If the request was valid, an error will be thrown, otherwise a Response object will be returned. +If the request was invalid, an error will be thrown, otherwise a Response object will be returned. The object has the following fields and methods: