From 313723e03b5f69cf181836f922a9d94ebde01d58 Mon Sep 17 00:00:00 2001 From: "mingsheng.su" Date: Fri, 25 Oct 2019 09:46:44 +0800 Subject: [PATCH] Update website/source/docs/post-processors/ucloud-import.html.md Co-Authored-By: Megan Marsh --- website/source/docs/post-processors/ucloud-import.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/post-processors/ucloud-import.html.md b/website/source/docs/post-processors/ucloud-import.html.md index a4ea88912..ea3fe32d0 100644 --- a/website/source/docs/post-processors/ucloud-import.html.md +++ b/website/source/docs/post-processors/ucloud-import.html.md @@ -29,7 +29,7 @@ are two categories: required and optional parameters. - `private_key` - (string) This is the UCloud private key. It must be provided, but it can also be sourced from the `UCLOUD_PRIVATE_KEY` environment variable. -- `project_id` - (string) This is the UCloud project id. It must be provided, but it can also be sourced from the `UCLOUD_PROJECT_ID` environment variables. +- `project_id` - (string) This is the UCloud project id. It must be provided, but it can also be sourced from the `UCLOUD_PROJECT_ID` environment variable. - `region` - (string) This is the UCloud region. It must be provided, but it can also be sourced from the `UCLOUD_REGION` environment variable.