We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tranditional
1 parent 5b1dbec commit 024b7dbCopy full SHA for 024b7db
docs/usage/installation.md
@@ -37,7 +37,7 @@ app.listen(3000)
37
```
38
39
The module also exports `SwaggerUIBundle` and `SwaggerUIStandalonePreset`, so
40
-if you're in a JavaScript project that can't handle a tranditional npm module,
+if you're in a JavaScript project that can't handle a traditional npm module,
41
you could do something like this:
42
43
```js
0 commit comments