Skip to content

Commit 81daa32

Browse files
committed
CDAP-18893 - update UI display name for CloudSQL MySQL and PostgreSQL
1 parent 8ff4f1f commit 81daa32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cloudsql-mysql-plugin/widgets/CloudSQLMySQL-connector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"metadata": {
33
"spec-version": "1.0"
44
},
5-
"display-name": "CloudSQLMySQL",
5+
"display-name": "CloudSQL MySQL",
66
"configuration-groups": [
77
{
88
"label": "Basic",

cloudsql-postgresql-plugin/widgets/CloudSQLPostgreSQL-connector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"metadata": {
33
"spec-version": "1.0"
44
},
5-
"display-name": "CloudSQLPostgreSQL",
5+
"display-name": "CloudSQL PostgreSQL",
66
"configuration-groups": [
77
{
88
"label": "Basic",

0 commit comments

Comments
 (0)