Skip to content

Commit 26b20b9

Browse files
authored
Update docs/kb/http.md
1 parent a183b8b commit 26b20b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kb/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ q)@["\r\n\r\n" vs x;1]
8181

8282
To use SSL/TLS, kdb+ should first be [configured to use SSL/TLS](ssl.md). For any request requiring SSL/TLS, replace `http` with `https`.
8383

84-
## HTTP Server
84+
## HTTP server
8585

8686
kdb+ has an in-built service capable of handling HTTP/HTTPS requests.
8787

0 commit comments

Comments
 (0)