Skip to content

Commit 41e2165

Browse files
Update ovh/data_cloud_project_database_kafka_schemaregistryacl.go
Co-authored-by: Aurelie Vache <[email protected]>
1 parent 424f1de commit 41e2165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ovh/data_cloud_project_database_kafka_schemaregistryacl.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ func dataSourceCloudProjectDatabaseKafkaSchemaRegistryAcl() *schema.Resource {
2727
},
2828
"id": {
2929
Type: schema.TypeString,
30-
Description: "Shema registry acl ID",
30+
Description: "Shema registry ACL ID",
3131
Required: true,
3232
},
3333

0 commit comments

Comments
 (0)