Fix spelling; summery -> summary (#43213)
Fix the incorrect spelling of "summary".
This commit is contained in:
parent
3113c68053
commit
3bb9f689e9
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ status_code:
|
||||||
type: int
|
type: int
|
||||||
sample: 200
|
sample: 200
|
||||||
status_description:
|
status_description:
|
||||||
description: A summery of the status.
|
description: A summary of the status.
|
||||||
returned: success
|
returned: success
|
||||||
type: string
|
type: string
|
||||||
sample: OK
|
sample: OK
|
||||||
|
|
Loading…
Reference in a new issue