diff --git a/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py b/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py index 3d6c5fabaa5..ae34767efcf 100644 --- a/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py +++ b/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py @@ -57,12 +57,12 @@ options: default: '15m' name: description: - - the name of vpc. + - The name of vpc. type: str required: true cidr: description: - - the range of available subnets in the vpc. + - The range of available subnets in the vpc. type: str required: true extends_documentation_fragment: hwc