From 19143e305fd92685ee9121856d4e3902685759ac Mon Sep 17 00:00:00 2001 From: Kevin Gonzalez Date: Sun, 29 Dec 2019 16:15:25 +0100 Subject: [PATCH] Update description of typekev.com --- docs/src/pages/discover-more/showcase/appList.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/pages/discover-more/showcase/appList.js b/docs/src/pages/discover-more/showcase/appList.js index 9e8bb7f46d18d5..ac9c55dce1f157 100644 --- a/docs/src/pages/discover-more/showcase/appList.js +++ b/docs/src/pages/discover-more/showcase/appList.js @@ -494,8 +494,7 @@ const appList = [ }, { title: 'Typekev', - description: - 'The personal website of a React and Blockchain developer. The code is open-source.', + description: 'The personal site of Kevin Gonzalez, featuring his witty chatbot.', image: 'typekev.jpg', link: 'https://typekev.com/', source: 'https://github.com/typekev/typekev-site',