summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhufl <zhu.fanglei@zte.com.cn>2020-01-06 15:26:01 +0800
committerzhufl <zhu.fanglei@zte.com.cn>2020-01-06 15:26:01 +0800
commita5f6c9b82ceee093b3e2fcb71ca8db102cabe452 (patch)
tree1ec69f2583a2d72f7bb1482702819e298c5b843c
parent35f989a8701bd675f5ec3bafe161897fc23dfd90 (diff)
downloadtrove-a5f6c9b82ceee093b3e2fcb71ca8db102cabe452.tar.gz
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
-rwxr-xr-xapi-ref/source/parameters.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 17deaa3d..61062839 100755
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -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