Skip to content

Commit 7ebcad0

Browse files
Update docs/ref/dotz.md
Co-authored-by: natalietanner <142605282+natalietanner@users.noreply.github.com>
1 parent ac66878 commit 7ebcad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/dotz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The relevant HTTP callback to handle this request will be allowed.
111111
```q
112112
(2;"response text")
113113
```
114-
The custom reponse to be sent should be provided in the "response text" section.
114+
The custom response to be sent should be provided in the "response text" section.
115115
The response text should be comprised of a valid HTTP response message, for example a 401 response with a customised message.
116116
An HTTP callback to handle the original request is not called.
117117
* Fallback to basic authentication

0 commit comments

Comments
 (0)