mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Minor grammar correction
Noun 'setup' -> verb phrase 'set up'
This commit is contained in:
parent
48f417ac8f
commit
bbf36a2ac0
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ options given are following the HTTP/2 RFC with regards
|
|||
to security. For example some TLS extensions or ciphers
|
||||
may be disabled. This also applies to HTTP/1.1 connections
|
||||
on this listener. If this is not desirable, Ranch can be
|
||||
used directly to setup a custom listener.
|
||||
used directly to set up a custom listener.
|
||||
|
||||
[source,erlang]
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue