Skip to content

Commit b1ba331

Browse files
authored
Update gemini-extension.json
1 parent 194db2c commit b1ba331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gemini-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"settings": [
2525
{
2626
"name": "Project Name",
27-
"description": "ID of the Google Cloud project",
27+
"description": "Name of the Google Cloud project",
2828
"envVar": "CLOUD_SQL_MSSQL_PROJECT"
2929
},
3030
{
@@ -33,7 +33,7 @@
3333
"envVar": "CLOUD_SQL_MSSQL_REGION"
3434
},
3535
{
36-
"name": "Instance",
36+
"name": "Instance ID",
3737
"description": "ID of the Cloud SQL instance",
3838
"envVar": "CLOUD_SQL_MSSQL_INSTANCE"
3939
},

0 commit comments

Comments
 (0)