docs: typo in the readme (#6273)

Update modules.md

Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
sazzad-eu 2023-07-28 13:22:32 +02:00 committed by GitHub
parent 43cb62ca4e
commit fca925659c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: