Skip to content

Commit a4ad2ff

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

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
@@ -44,7 +44,7 @@ func dataSourceCloudProjectDatabaseKafkaSchemaRegistryAcl() *schema.Resource {
4444
},
4545
"username": {
4646
Type: schema.TypeString,
47-
Description: "Username affected by this acl",
47+
Description: "Username affected by this ACL",
4848
Computed: true,
4949
},
5050
},

0 commit comments

Comments
 (0)