From b571fb245899943ee3afa3f090cb084a162c66ce Mon Sep 17 00:00:00 2001 From: "bozhi.ch" Date: Wed, 31 Oct 2018 10:55:50 +0800 Subject: [PATCH] fix typo in doc of alicloud --- website/source/docs/builders/alicloud-ecs.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/source/docs/builders/alicloud-ecs.html.md b/website/source/docs/builders/alicloud-ecs.html.md index 50e5b0030..d2f855450 100644 --- a/website/source/docs/builders/alicloud-ecs.html.md +++ b/website/source/docs/builders/alicloud-ecs.html.md @@ -77,9 +77,8 @@ builder. limit of 0 to 256 characters. Leaving it blank means null, which is the default value. It cannot begin with `http://` or `https://`. - - `system_disk_mapping` (image disk mapping) - Image disk mapping for system disk. - - `disk_category` (string) - Category of the data disk. Optional values are: + - `disk_category` (string) - Category of the system disk. Optional values are: - `cloud` - general cloud disk - `cloud_efficiency` - efficiency cloud disk - `cloud_ssd` - cloud SSD