We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9a7bb commit 0ed3204Copy full SHA for 0ed3204
cloudca/resource_cloudca_instance.go
@@ -109,7 +109,7 @@ func resourceCloudcaInstance() *schema.Resource {
109
Type: schema.TypeString,
110
Optional: true,
111
ForceNew: true,
112
- Description: "Id of the dedicate group into which the new instance will be created",
+ Description: "Id of the dedicated group into which the new instance will be created",
113
},
114
115
}
0 commit comments