From 4a6bf432b0fe5d203f453915ead2442166ba4b41 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Wed, 28 Sep 2016 14:25:39 +0900 Subject: [PATCH] Fix typo on api-ref parameters The => the Change-Id: I08fedb0d24b0cb79369b0341e9fc92d960b7e76a --- 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 3b3247da66..b1889410d1 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -3360,7 +3360,7 @@ period_ending: personality: description: | The file path and contents, text only, to inject into the server at launch. The - maximum size of the file path data is 255 bytes. The maximum limit is The number + maximum size of the file path data is 255 bytes. The maximum limit is the number of allowed bytes in the decoded, rather than encoded, data. in: body required: false