From 8e8a842cf1961eec788c85b60ec508c21251f004 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Thu, 20 Oct 2022 18:38:48 -0400 Subject: [PATCH] descriptions to description --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index b997afd0..6bc05634 100644 --- a/src/data.js +++ b/src/data.js @@ -943,7 +943,7 @@ module.exports = [ }, { name: 'Dennis Muensterer', - descriptions: 'Inherently lazy and striving to do less. I like making things that make things more effortless.', + description: 'Inherently lazy and striving to do less. I like making things that make things more effortless.', url: 'https://dnnsmnstrr.github.io/uses', twitter: '@dnnsmnstrr', emoji: '🦥',