Skip to content

Commit 147a351

Browse files
Update content/openapi/types-and-parameters.md
Co-authored-by: John Biundo <[email protected]>
1 parent 961a86e commit 147a351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/types-and-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ CatBreed:
205205

206206
#### Raw definitions
207207

208-
In some specific scenarios (e.g. deeply nested arrays, matrices), you may want to describe your type by hand.
208+
In some specific scenarios (e.g., deeply nested arrays, matrices), you may want to describe your type by hand.
209209

210210
```typescript
211211
@ApiProperty({

0 commit comments

Comments
 (0)