Skip to content

Commit

Permalink
Update swagger_ui.cljc
Browse files Browse the repository at this point in the history
Fix spelling in docstring.
  • Loading branch information
jmckitrick authored Mar 11, 2021
1 parent fb5eb1f commit c033f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/reitit-swagger-ui/src/reitit/swagger_ui.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| :root | optional resource root, defaults to `\"swagger-ui\"`
| :url | path to swagger endpoint, defaults to `/swagger.json`
| :path | optional path to mount the handler to. Works only if mounted outside of a router.
| :config | parameters passed to swaggger-ui as-is.
| :config | parameters passed to swagger-ui as-is.
See https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
for all available :config options.
Expand Down

0 comments on commit c033f10

Please sign in to comment.