mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
manual: Fix a typo in a typespec
This commit is contained in:
parent
cadde391f7
commit
c7f0834dc3
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ REST callbacks description
|
|||
> * Value = [{binary() | {Type, SubType, Params}, ProvideResource}]
|
||||
> * Type = SubType = binary()
|
||||
> * Params = '*' | [{binary(), binary()}]
|
||||
> * AcceptResource = atom()
|
||||
> * ProvideResource = atom()
|
||||
>
|
||||
> Return the list of content-types the resource provides.
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue