diff --git a/src/lib/components/ProjectList.svelte b/src/lib/components/ProjectList.svelte index b7ee33b..df770e1 100644 --- a/src/lib/components/ProjectList.svelte +++ b/src/lib/components/ProjectList.svelte @@ -26,7 +26,8 @@ SVGComponent: SlackLogo, backgroundColor: '#4a154b', name: 'Slack', - description: 'I led design for end-user facing automation features at Slack.' + description: + 'I led design for Workflows and other consumer-facing automation features at Slack.' }, { SVGComponent: FigmaLogo,