Skip to content

Commit 9ab92ba

Browse files
authored
Merge pull request #1582 from taxpon/fix-typo-in-example
Fix typo in example
2 parents 8b85bfe + 80fd118 commit 9ab92ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v3.0/petstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ paths:
2323
format: int32
2424
responses:
2525
'200':
26-
description: An paged array of pets
26+
description: A paged array of pets
2727
headers:
2828
x-next:
2929
description: A link to the next page of responses

0 commit comments

Comments
 (0)