Skip to content

Commit d171411

Browse files
committed
chore(dbml-ext): fix typo in the extension description
1 parent 0b0f784 commit d171411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dbml-vs-code-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dbml-erd-visualizer",
33
"displayName": "DBML Entity-Relationship Diagrams visualizer",
4-
"description": "An Vscode extension to visualize the database schema in ERD ( Entity Relationship Diagram ) from dbml or prisma file in your vscode.",
4+
"description": "A VS Code extension for viewing the ERD (Entity Relationship Diagram) database schema from a dbml file in your VS Code Editor.",
55
"version": "0.0.2",
66
"icon": "assets/logo.png",
77
"publisher": "bocovo",

0 commit comments

Comments
 (0)