Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpgarcia committed Feb 11, 2019
1 parent 6c9a7bb commit 0ed3204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudca/resource_cloudca_instance.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ func resourceCloudcaInstance() *schema.Resource {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
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",
},
},
}
Expand Down

0 comments on commit 0ed3204

Please sign in to comment.