Skip to content

Commit 0ed3204

Browse files
committed
Fixed typo
1 parent 6c9a7bb commit 0ed3204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudca/resource_cloudca_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ func resourceCloudcaInstance() *schema.Resource {
109109
Type: schema.TypeString,
110110
Optional: true,
111111
ForceNew: true,
112-
Description: "Id of the dedicate group into which the new instance will be created",
112+
Description: "Id of the dedicated group into which the new instance will be created",
113113
},
114114
},
115115
}

0 commit comments

Comments
 (0)