nginx module: fix typo in proxyWebsockets description
This commit is contained in:
parent
2dfbfa3b45
commit
e31dc1c5f6
@ -52,7 +52,7 @@ with lib;
|
||||
default = false;
|
||||
example = true;
|
||||
description = ''
|
||||
Whether to supporty proxying websocket connections with HTTP/1.1.
|
||||
Whether to support proxying websocket connections with HTTP/1.1.
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user