Skip to content

Commit f548c7e

Browse files
author
hhermanwang
committed
Change letter case
1 parent af66046 commit f548c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_cos_bucket_policy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ func resourceTencentCloudCosBucketPolicy() *schema.Resource {
9090
flag := reflect.DeepEqual(oldJson, newJson)
9191
return flag
9292
},
93-
Description: "The text of the policy. for more info please refer to [Tencent official doc](https://intl.cloud.tencent.com/document/product/436/18023).",
93+
Description: "The text of the policy. For more info please refer to [Tencent official doc](https://intl.cloud.tencent.com/document/product/436/18023).",
9494
},
9595
},
9696
}

0 commit comments

Comments
 (0)