From 0afdd23df4f77394b230fcf7543b823f93a7b4d6 Mon Sep 17 00:00:00 2001 From: sykp241095 Date: Fri, 22 Apr 2022 23:49:47 +0800 Subject: [PATCH] Update users.tsx --- website/src/data/users.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index fc70fd720006..f3c9680011f6 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1143,7 +1143,7 @@ const Users: User[] = [ }, { title: 'OSS Insight', - description: 'Open Source Software Insight', + description: 'OSS Insight provide open source software insight and compare projects tool', preview: require('./showcase/ossinsight.png'), website: 'https://ossinsight.io', source: 'https://github.com/pingcap/ossinsight',