diff --git a/package.json b/package.json index 963055b..0a048a0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "contact-note", "version": "2.1.0", - "description": "Turn frontmatter in notes designated as contacts into visual contact cards. Browse them with a built-in searchable, filterable view or surface them through an Obsidian Bases view that adds sorting, grouping, and extensive filtering and searching.", + "description": "Turn frontmatter in notes designated as contacts into visual contact cards. Browse them with a built-in searchable, filterable view or surface them through an Bases view that adds sorting, grouping, and extensive filtering and searching.", "main": "main.js", "scripts": { "dev": "node esbuild.config.mjs",