Skip to content

Commit 31030e4

Browse files
content(): wrong variable name
1 parent d5906c0 commit 31030e4

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
@@ -61,7 +61,7 @@ The plugin adds appropriate decorators on the fly based on the **Abstract Syntax
6161

6262
With the comments introspection feature enabled, CLI plugin will generate descriptions and example values for properties based on comments.
6363

64-
For example, given an example `isEnabled` property:
64+
For example, given an example `roles` property:
6565

6666
```typescript
6767
/**

0 commit comments

Comments
 (0)