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:
zhufl 2020-01-06 15:26:01 +08:00
parent 35f989a870
commit a5f6c9b82c
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@ instance_link_rel:
type: string
instance_links:
description: |
The ``links`` object of of the instance.
The ``links`` object of the instance.
in: body
required: true
type: array