Skip to content

Commit 5feacb8

Browse files
authored
Update docs/kb/http.md
1 parent fbd978f commit 5feacb8

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
@@ -96,7 +96,7 @@ HTTPS can be handled once kdb+ has been [configured to use SSL/TLS](ssl.md).
9696
### Authentication / Authorization
9797

9898
Client requests can be authenticated/authorized using [.z.ac](../ref/dotz.md#zac-http-auth).
99-
This allows kdb+ to be customised with a variety of mechanisms for securing HTTP requests e.g. LDAP, OAuth2, OpenID Connect, etc.
99+
This allows kdb+ to be customized with a variety of mechanisms for securing HTTP requests e.g. LDAP, OAuth2, OpenID Connect, etc.
100100

101101
### Request Handling
102102

0 commit comments

Comments
 (0)