Skip to content

Commit 9b6666c

Browse files
Update content/openapi/cli-plugin.md
1 parent 5ff4c05 commit 9b6666c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/cli-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export interface PluginOptions {
186186
</tr>
187187
</table>
188188

189-
On the first run and when ever plugin options are changed. Delete `/dist` folder and build the application using
189+
Make sure to delete the `/dist` folder and rebuild your application whenever plugin options are updated.
190190

191191
```bash
192192
$ nest build

0 commit comments

Comments
 (0)