Skip to content

Commit b9a1fdd

Browse files
author
Ron
authored
Merge pull request OAI#1400 from taxpon/fix-typo-in-example
fix typo
2 parents 623165e + 6195da3 commit b9a1fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v2.0/yaml/petstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ paths:
2828
format: int32
2929
responses:
3030
"200":
31-
description: An paged array of pets
31+
description: A paged array of pets
3232
headers:
3333
x-next:
3434
type: string

0 commit comments

Comments
 (0)