Skip to content

Commit e77a218

Browse files
committed
docs: fix typo
1 parent 0fccbc9 commit e77a218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To enable the plugin, open nest-cli.json
126126
```json
127127
{
128128
"compilerOptions": {
129-
"plugins": ["@nestjs/swagger"]
129+
"plugins": ["@r2don/nest-http-interface"]
130130
}
131131
}
132132
```

0 commit comments

Comments
 (0)