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.
1 parent 79494d8 commit 86f9539Copy full SHA for 86f9539
content/openapi/cli-plugin.md
@@ -57,7 +57,7 @@ The plugin adds appropriate decorators on the fly based on the **Abstract Syntax
57
58
#### Using the CLI plugin
59
60
-In order to enable the plugin, simply open `nest-cli.json` (if you use [Nest CLI](/cli/overview)) and add the following `plugins` configuration:
+To enable the plugin, open `nest-cli.json` (if you use [Nest CLI](/cli/overview)) and add the following `plugins` configuration:
61
62
```javascript
63
{
0 commit comments