Fix duplicated words issume like "object of of the instance"
This is to fix the duplicated words issume like "The ``links`` object of of the instance". Change-Id: Id00df4734b20871c85a76a01d1b1693042ddbdd8
This commit is contained in:
parent
35f989a870
commit
a5f6c9b82c
@ -437,7 +437,7 @@ instance_link_rel:
|
|||||||
type: string
|
type: string
|
||||||
instance_links:
|
instance_links:
|
||||||
description: |
|
description: |
|
||||||
The ``links`` object of of the instance.
|
The ``links`` object of the instance.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: array
|
type: array
|
||||||
|
Loading…
Reference in New Issue
Block a user