Fix typo on teams page

pull/4576/head
Kamran Ahmed 1 year ago
parent 6ed436674f
commit c3315fb41e
  1. 2
      src/components/TeamMarketing/TeamTools.tsx

@ -7,7 +7,7 @@ const toolsList = [
{
imageUrl: '/images/team-promo/progress-tracking.png',
title: 'Progress tracking',
description: 'Track the and compare the progress of team members.',
description: 'Track and compare the progress of team members.',
},
{
imageUrl: '/images/team-promo/onboarding.png',

Loading…
Cancel
Save