From eec8bfa105ed0904f5cffd93ea37e3c741efe657 Mon Sep 17 00:00:00 2001 From: Philipp Brumm Date: Sun, 29 Mar 2020 20:47:05 +0200 Subject: [PATCH] shorten description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e89d12..928d38a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tako", "displayName": "Tako", "version": "0.0.2", - "description": "Tako replaces the default Github repository file list with an expandable file tree and file preivew for rapid exploration of repositories.", + "description": "Tako replaces the default Github repository file list with an expandable file tree for rapid exploration of repositories.", "main": "index.js", "scripts": { "build": "webpack --mode=production",