From 7637d7d70a6316db1c1d366a9c27349fb66612d7 Mon Sep 17 00:00:00 2001 From: Ashvin Kumbhani Date: Mon, 17 Feb 2020 16:33:26 +0530 Subject: [PATCH] Update app name (#524) Application name was way larger. Shorted it out. So can read clearly. --- applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications.json b/applications.json index 577a67f..67e68a1 100644 --- a/applications.json +++ b/applications.json @@ -7569,12 +7569,12 @@ ] }, { - "short_description": "Add another lightweight MongoDB client.", + "short_description": "Add another lightweight Mac Native MongoDB client.", "categories": [ "database" ], "repo_url": "https://github.com/jeromelebel/MongoHub-Mac", - "title": "Light weight Mac Native Mongodb Client", + "title": "MongoHub", "icon_url": "", "screenshots": [], "official_site": "",