Skip to content

Commit 3e45922

Browse files
Update content/openapi/operations.md
Co-authored-by: John Biundo <[email protected]>
1 parent 6f13d5c commit 3e45922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export class Cat {
9292
}
9393
```
9494

95-
Then, `Cat` model must be used in combination with the `type` property of the response decorator.
95+
Then the `Cat` model can be used in combination with the `type` property of the response decorator.
9696

9797
```typescript
9898
@ApiTags('cats')

0 commit comments

Comments
 (0)