From eddfc83a048644ccc7cbb9b898794d9d0ec10e06 Mon Sep 17 00:00:00 2001 From: brandonzhao Date: Wed, 14 Nov 2018 11:35:22 +0800 Subject: [PATCH] [fix_typos] fix wrongly spell word "configration " Change-Id: I174ffd6e5799aa62df1d135b595c2958a902560a --- api-ref/source/parameters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index ecd75b761b..95a117e1f4 100755 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -738,7 +738,7 @@ volume_size: description: | The volume size, in gigabytes (GB). A valid value is from 1 to 50(this limit is controlled by the - configration ``max_accepted_volume_size``). + configuration ``max_accepted_volume_size``). in: body required: true type: integer