Skip to content

Commit 7808f16

Browse files
committed
chore(prisma-ext): update description
1 parent 51d1d5d commit 7808f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/prisma-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": "prisma-erd-visualizer",
33
"displayName": "Prisma Entity-Relationship Diagrams visualizer",
4-
"description": "A VS Code extension for viewing the ERD (Entity Relationship Diagram) database schema from a prismal file in your VS Code Editor.",
4+
"description": "A VsCode extension that lets you visualize the ERD (Entity Relationship Diagram) of your prisma database structure.",
55
"version": "0.0.1",
66
"icon": "assets/logo.png",
77
"publisher": "bocovo",

0 commit comments

Comments
 (0)