mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Minor grammar improvements from Derek Brown
[ci-skip]
This commit is contained in:
parent
6deac75ea4
commit
dbb636034f
3 changed files with 11 additions and 11 deletions
|
@ -146,7 +146,7 @@ what the method is with `cowboy_req:method/1` and return a
|
|||
different list for each methods.
|
||||
|
||||
The `AcceptResource` value is the name of the callback that will
|
||||
be called if the content-type matches. It is defined as follow.
|
||||
be called if the content-type matches. It is defined as follows.
|
||||
|
||||
Value type:: true | {true, URL} | false
|
||||
Default behavior:: Crash if undefined.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue