fix negation -> negotiation middleware

that was a funny typo!
This commit is contained in:
Peter Nagy 2020-05-21 22:19:32 +02:00 committed by GitHub
parent 50f0120e8c
commit efe07e3d5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ at the top-level to show responses for all endpoints.
* two routes
* swagger-spec served from `"/swagger.json"`
* swagger-ui mounted to `"/api-docs"`
* note that for real-world use, you need a [content-negation middleware][muuntaja] -
* note that for real-world use, you need a [content-negotiation middleware][muuntaja] -
see the next example
[muuntaja]: ../ring/default_middleware.md#content-negotiation