Skip to content

Commit 024b7db

Browse files
diegospdshockey
authored andcommitted
fix(docs): correct tranditional typo (#4104)
1 parent 5b1dbec commit 024b7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ app.listen(3000)
3737
```
3838

3939
The module also exports `SwaggerUIBundle` and `SwaggerUIStandalonePreset`, so
40-
if you're in a JavaScript project that can't handle a tranditional npm module,
40+
if you're in a JavaScript project that can't handle a traditional npm module,
4141
you could do something like this:
4242

4343
```js

0 commit comments

Comments
 (0)