We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac66878 commit 7ebcad0Copy full SHA for 7ebcad0
docs/ref/dotz.md
@@ -111,7 +111,7 @@ The relevant HTTP callback to handle this request will be allowed.
111
```q
112
(2;"response text")
113
```
114
-The custom reponse to be sent should be provided in the "response text" section.
+The custom response to be sent should be provided in the "response text" section.
115
The response text should be comprised of a valid HTTP response message, for example a 401 response with a customised message.
116
An HTTP callback to handle the original request is not called.
117
* Fallback to basic authentication
0 commit comments