Skip to content

Commit b60b605

Browse files
Update ovh/data_cloud_project_database_kafka_schemaregistryacl.go
Co-authored-by: Aurelie Vache <[email protected]>
1 parent 0138f90 commit b60b605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ovh/data_cloud_project_database_kafka_schemaregistryacl.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func dataSourceCloudProjectDatabaseKafkaSchemaRegistryAcl() *schema.Resource {
3939
},
4040
"resource": {
4141
Type: schema.TypeString,
42-
Description: "Resource affected by this acl",
42+
Description: "Resource affected by this ACL",
4343
Computed: true,
4444
},
4545
"username": {

0 commit comments

Comments
 (0)