Fix typo in Swagger doc

This commit is contained in:
mike 2021-10-05 12:51:21 -05:00 committed by GitHub
parent a83285f39d
commit 1737e19214
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ If you need to post-process the generated spec, just wrap the handler with a cus
[metosin/reitit-swagger-ui "0.5.15"]
```
`reitit.swagger-ui/create-swagger-ui-hander` can be used to create a ring-handler to serve the swagger-ui. It accepts the following options:
`reitit.swagger-ui/create-swagger-ui-handler` can be used to create a ring-handler to serve the swagger-ui. It accepts the following options:
| key | description |
| -----------------|-------------|